Incorporator.org
Independent, research-backed guides to incorporating in the United States. Compare LLC services, pick the right state, and file with confidence.
https://incorporator.org/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://incorporator.org/api/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · incorporator.org
72tools discovered
Showing 25 of 72 from the live probe.
Ping
Liveness check. Returns { pong: true, ts }.
List Articles
List articles filtered by status (default: published), state code, or category slug.
Get Article
Fetch a single article by slug.
Create Article
Create a new article. Lands in status='review' (the editorial firewall). generatedBy is recorded as 'hybrid' since MCP clients are human-directed but AI-assisted.
Update Article
Patch an existing article by id. Patch is a subset of the articles schema.
Publish Article
Transition an article from review to published. publishedAt defaults to now(); pass it explicitly (ISO 8601 string or epoch ms) to backdate historical imports so they land at their real publish date.
Schedule Article
Schedule an article for future publication. Sets status='scheduled' and publishedAt to the given future epoch-ms timestamp (which the publish worker uses to flip status to 'published' when the time arrives).
Delete Article
Soft-delete an article by transitioning its status to 'archived'. The row and its slug remain — use this instead of hard delete so inbound links keep resolving.
List Drafts
Convenience: list articles in status='review' (awaiting editorial signoff).
List States
All published states (50 + DC) with fees, SOS URL, and featured order.
Get State
Look up a single state by two-letter USPS code.
Global List Jurisdictions
List every supported formation jurisdiction (US + nine foreign countries), ordered by editorial featured rank. Returns ISO 3166-1 alpha-2 codes, currencies, taglines, and registrar URLs.
Global Get Jurisdiction
Fetch a single jurisdiction by ISO 3166-1 alpha-2 code (e.g. GB, SG, EE). Returns the jurisdiction row plus its foreign_entity_types. The US row returns an empty entityTypes array because per-state detail lives in the `states` table — call `list_states` / `get_state` for US data.
Global Compare
Side-by-side comparison of up to six jurisdictions. Each element in the returned array bundles a jurisdiction row with its entity types; for the US the `usStates` field is populated with the 50+DC list.
List Services
LLC formation services in the editorial comparison table.
List Categories
Editorial categories. Call before create_article so you can pass a valid categorySlug.
List Authors
Editorial authors (human + AI pseudonyms). Call before create_article so you can pass a valid authorSlug.
List Generation Jobs
Inspect recent ArticleWorkflow runs (status, kind, article_id, error).
Get Workflow Status
Fetch status of an ArticleWorkflow instance (the id passed to env.ARTICLE_WF.create). Accepts either `instanceId` or `jobId` — both point at the same workflow id.
Cancel Workflow
Terminate a running ArticleWorkflow instance. If a matching generation_jobs row exists, it's marked 'cancelled'; otherwise the workflow is terminated directly. Safe to call on already-completed instances — best effort.
Get Stats
Editorial dashboard snapshot: row counts per table, workflow runs by status over the last 7 days, and webhook events in the last 24 hours. Mirrors /api/admin/stats.
Trigger Article Workflow
Enqueue a new ArticleWorkflow. Returns the generated eventId; poll with get_workflow_status or list_generation_jobs to track progress.
Upload Image
Upload a base64-encoded image to R2 under `r2Key`. Returns the key and a public transform URL (/cdn-cgi/image/ on SITE_URL).
Search Articles
Vector similarity search over published articles using the query string.
Find Related
Find articles similar to the given slug (excludes the slug itself).
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsIndependent, research-backed guides to incorporating in the United States. Compare LLC services, pick the right state, and file with confidence.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 72 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
Operate Incorporator.org? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.