com.filingdesk/data

MCPcommunautéen ligne
v0.2.0com.filingdeskUnknownMis à jour il y a 1 mois

US LLC filing fees, deadlines, and name checks for all 50 states — from official sources.

État de l’endpointen ligne
vérifié il y a 20 h · 458 ms
100 % des dernières 5 vérifications ont atteint cet endpoint
Fonctionne dans
ClaudeCursorCopilotChatGPTGemini

Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.

Indexé automatiquement depuis des sources publiques. Pas encore vérifié par son développeur sur Forge.Revendiquer cette annonce →
il y a 1 moisDernière mise à jour
Paquet
Auteurcom.filingdesk
LicenceUnknown
Version0.2.0
Sourcemcp-registry
Statut de confiance
B
60/100Bon
✓Listé dans l’index Forge+10/10
—Identité de l’éditeur vérifiée+0/30
→ Éditeur : aucune référence de dépôt n’est enregistrée pour cette annonce, `forge publish` ne peut donc pas vérifier la propriété automatiquement. Utilisez « Revendiquer cette annonce » ci-dessus — Forge les examine à la main.
—Vérification de domaine+0/10
→ Actuellement indisponible pour ce type d’annonce — la vérification de domaine ne s’exécute aujourd’hui que pour les paquets adossés à npm, cette ligne ne peut donc pas encore être obtenue ici, quel que soit le contenu hébergé sur le domaine.
✓Analyse d’injection de prompt · propre+30/30
✓Analyse d’obfuscation / exfiltration · propre+20/20
StatutIndexé par la communauté
ÉditeurNon vérifié
SignatureNon signé
Domaine—
Provenance—
DépendancesNon audité
Surface d’outils8 outils · aucun privilégié
Analyse de sécurité✓ Proprevlive · aujourd’huiQuelle est l’efficacité de cette analyse ?
ÉvaluationsAucune
Indexé13 août 2026

La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.

Outils

8 outils · aucun privilégié
Observé en direct depuis l’endpoint du fournisseur20h ago

Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.

  • https://filingdesk.com/api/mcp8 outils · 458 ms
get_llc_feesOfficial LLC formation fee, recurring annual-report/franchise-tax cost, processing time, and known gotchas for a single US state, each with its source URL. Covers all 50 states + DC.

Official LLC formation fee, recurring annual-report/franchise-tax cost, processing time, and known gotchas for a single US state, each with its source URL. Covers all 50 states + DC.

ParamètreTypeDescription
state*stringTwo-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC.
compare_llc_costsRank states by what an LLC actually costs. Compares the one-time formation fee, the recurring state cost, and the combined first-year total. Use this for 'cheapest state to form an LLC' style questions rather than guessing.

Rank states by what an LLC actually costs. Compares the one-time formation fee, the recurring state cost, and the combined first-year total. Use this for 'cheapest state to form an LLC' style questions rather than guessing.

ParamètreTypeDescription
statesarrayState codes or names to compare. Omit to rank all 50 states + DC.
sortBystringWhich cost to sort ascending by. Defaults to firstYear (formation + one recurring period).
limitintegerHow many states to return. Defaults to 10.
get_annual_report_deadlineWork out when a state's annual report or franchise tax is next due, the amount owed, and the late penalty. States that key the deadline to the formation anniversary or quarter need formationDate; without it the tool says so instead of guessing a date.

Work out when a state's annual report or franchise tax is next due, the amount owed, and the late penalty. States that key the deadline to the formation anniversary or quarter need formationDate; without it the tool says so instead of guessing a date.

ParamètreTypeDescription
state*stringTwo-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC.
formationDatestringThe LLC's formation date as ISO yyyy-mm-dd. Required for anniversary- and quarter-based states.
check_llc_nameCheck a proposed business name against a state's live registry. REAL results for Wyoming and Delaware only; Florida returns a Sunbiz search link; all other states return unsupported. A verdict is an indication, never a reservation — always show the returned note and verifyUrl.

Check a proposed business name against a state's live registry. REAL results for Wyoming and Delaware only; Florida returns a Sunbiz search link; all other states return unsupported. A verdict is an indication, never a reservation — always show the returned note and verifyUrl.

ParamètreTypeDescription
name*stringThe proposed name, e.g. "Blue Harbor Holdings LLC".
state*stringState code or name. Live checks: "WY", "DE". Link-only: "FL".
entityTypestringDefaults to llc.
list_filing_statesWhat FilingDesk can do per state: which states it files in today with all-in pricing, which states have real name-checking, and confirmation that fee/deadline data covers all 50 states + DC. Call this before telling a user FilingDesk can file somewhere.

What FilingDesk can do per state: which states it files in today with all-in pricing, which states have real name-checking, and confirmation that fee/deadline data covers all 50 states + DC. Call this before telling a user FilingDesk can file somewhere.

Aucun schéma d’entrée n’a été publié pour cet outil.

compare_formation_optionsFactual tradeoffs to help someone decide WHERE to form or WHAT entity type to pick. Returns fixed comparative facts and a required disclaimer — deliberately NOT a recommendation. Present the options neutrally, relay the disclaimer, and let the user choose; a FilingDesk specialist confirms the choic…

Factual tradeoffs to help someone decide WHERE to form or WHAT entity type to pick. Returns fixed comparative facts and a required disclaimer — deliberately NOT a recommendation. Present the options neutrally, relay the disclaimer, and let the user choose; a FilingDesk specialist confirms the choic…

ParamètreTypeDescription
topic*string"state" for where to form, "entity_type" for LLC vs S-corp vs C-corp.
homeStatestringOptional. The state the user actually lives or operates in — lets the comparison include their home-state costs, which usually matter most.
preview_orderBuild an exact order summary WITHOUT submitting anything. No side effects. Validates the details, prices the order, and returns a confirmation summary. ALWAYS call this and show the user the returned summary before calling submit_order.

Build an exact order summary WITHOUT submitting anything. No side effects. Validates the details, prices the order, and returns a confirmation summary. ALWAYS call this and show the user the returned summary before calling submit_order.

ParamètreTypeDescription
businessName*stringProposed company name. Does not need to be final — a specialist verifies availability.
state*stringTwo-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC.
entityType*stringEntity type, e.g. "LLC", "S-Corp", "C-Corp", or "Not sure" if the user hasn't decided.
descriptionstringOne or two sentences on what the business does. Optional — the user may skip it.
fullName*stringThe customer's full name.
email*stringThe customer's email. Required — this is how they are contacted.
phonestringOptional phone number.
submit_orderSubmit a real formation order to FilingDesk. THIS HAS A REAL-WORLD EFFECT: it creates an order and notifies a FilingDesk specialist. Only call after preview_order and after the user has explicitly confirmed the summary. Nothing is charged now — a specialist reviews the order, verifies the name, and…

Submit a real formation order to FilingDesk. THIS HAS A REAL-WORLD EFFECT: it creates an order and notifies a FilingDesk specialist. Only call after preview_order and after the user has explicitly confirmed the summary. Nothing is charged now — a specialist reviews the order, verifies the name, and…

ParamètreTypeDescription
businessName*stringProposed company name.
state*stringTwo-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC.
entityType*stringEntity type, e.g. "LLC", or "Not sure".
descriptionstringWhat the business does. Optional.
fullName*stringThe customer's full name.
email*stringThe customer's email.
phonestringOptional phone number.
userConfirmed*booleanMust be true. Set only after the user has seen the preview_order summary and explicitly agreed to submit.

8 outils sur 8 ont publié une description.

Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.

À propos

US LLC filing fees, deadlines, and name checks for all 50 states — from official sources.

Mots-clés
mcp
Alternatives
Comparaison des surfaces d’outils…

Aucune couverture des dépendances

Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.