Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

FilingDesk Data

com.filingdesk/data

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

Uptime
100.0%
2 direct probes · 30d
Response
1634ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

get_llc_fees

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.

compare_llc_costs

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 question…

get_annual_report_deadline

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; with…

check_llc_name

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 i…

list_filing_states

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…

compare_formation_options

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 n…

preview_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 …

submit_order

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 con…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "filingdesk_data": {
      "url": "https://filingdesk.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}