US LLC filing fees, deadlines, and name checks for all 50 states — from official sources.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://filingdesk.com/api/mcp8 Tools · 458 msget_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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| state* | string | Two-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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| states | array | State codes or names to compare. Omit to rank all 50 states + DC. |
| sortBy | string | Which cost to sort ascending by. Defaults to firstYear (formation + one recurring period). |
| limit | integer | How 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| state* | string | Two-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC. |
| formationDate | string | The 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| name* | string | The proposed name, e.g. "Blue Harbor Holdings LLC". |
| state* | string | State code or name. Live checks: "WY", "DE". Link-only: "FL". |
| entityType | string | Defaults 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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| topic* | string | "state" for where to form, "entity_type" for LLC vs S-corp vs C-corp. |
| homeState | string | Optional. 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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| businessName* | string | Proposed company name. Does not need to be final — a specialist verifies availability. |
| state* | string | Two-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC. |
| entityType* | string | Entity type, e.g. "LLC", "S-Corp", "C-Corp", or "Not sure" if the user hasn't decided. |
| description | string | One or two sentences on what the business does. Optional — the user may skip it. |
| fullName* | string | The customer's full name. |
| email* | string | The customer's email. Required — this is how they are contacted. |
| phone | string | Optional 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…
| Parameter | Typ | Beschreibung |
|---|---|---|
| businessName* | string | Proposed company name. |
| state* | string | Two-letter state code or full state name, e.g. "WY" or "Wyoming". All 50 states + DC. |
| entityType* | string | Entity type, e.g. "LLC", or "Not sure". |
| description | string | What the business does. Optional. |
| fullName* | string | The customer's full name. |
| email* | string | The customer's email. |
| phone | string | Optional phone number. |
| userConfirmed* | boolean | Must be true. Set only after the user has seen the preview_order summary and explicitly agreed to submit. |
8 von 8 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
US LLC filing fees, deadlines, and name checks for all 50 states — from official sources.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.