# FilingDesk Data MCP server

Agent View of the PolicyLayer registry record for FilingDesk Data: identity, probed posture, risk grade, and all 8 tools classified. HTML page: https://policylayer.com/tools/com-filingdesk-data

## Facts

- Server id: `https://filingdesk.com/api/mcp`
- Homepage: https://github.com/https://filingdesk.com/api/mcp
- Registry record: grade D, identity unverified
- Lifecycle: active
- Auth posture: open
- CORS policy: *
- Rate-limited: no
- Tools: 8 (7 with introspected schema)
- Tool categories present: Execute, Read, Write
- Context-window cost: 1382 tokens per request — https://policylayer.com/token-cost/com-filingdesk-data
- Tags: com filingdesk data, automation
- Record last modified: 2026-08-20T19:05:39.725Z

## Tools (8)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `preview_order` | Execute | High | https://policylayer.com/tools/com-filingdesk-data/preview-order.md |
| `check_llc_name` | Read | Low | https://policylayer.com/tools/com-filingdesk-data/check-llc-name.md |
| `compare_formation_options` | Read | Low | https://policylayer.com/tools/com-filingdesk-data/compare-formation-options.md |
| `compare_llc_costs` | Read | Low | https://policylayer.com/tools/com-filingdesk-data/compare-llc-costs.md |
| `get_annual_report_deadline` | Read | Low | https://policylayer.com/tools/com-filingdesk-data/get-annual-report-deadline.md |
| `get_llc_fees` | Read | Low | https://policylayer.com/tools/com-filingdesk-data/get-llc-fees.md |
| `list_filing_states` | Read | Low | https://policylayer.com/tools/com-filingdesk-data/list-filing-states.md |
| `submit_order` | Write | Medium | https://policylayer.com/tools/com-filingdesk-data/submit-order.md |

## Tool descriptions

- `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 summary before calling submit_order.
- `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 indication, never a reservation — alwa…
- `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 neutrally, relay the disclaimer, and l…
- `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 questions rather than guessing.
- `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; without it the tool says so instead of gu…
- `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.
- `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 before telling a user FilingDesk can…
- `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 confirmed the summary. Nothing is charge…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crawlora (728 tools) — https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-filingdesk-data · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-filingdesk-data
