← Registry

Data Collection

incorporations.io

Provides data and comparison tools for business incorporation jurisdictions.

1 endpoint8 known toolsFirst detected June 22, 2026Last detected September 8, 2026

ENDPOINT 1

https://incorporations.io/mcp

No auth detected

MCP server metadata

Name
incorporations-io
Version
0.1.0
Capabilities
tools

Known tools 8

search_jurisdictions

Search and filter incorporation jurisdictions by tax rate, entity type, good-for tags, privacy, legal basis, region and free text.

Inferred read-only
get_jurisdiction

Get the full detail for a single jurisdiction by its code.

Inferred read-only
compare_jurisdictions

Compare 2-6 jurisdictions side by side.

Inferred read-only
list_filters

List available filter values: entity types, good-for tags, legal bases, regions, tax-rate range.

Inferred read-only
get_quote

Get an indicative price and external checkout link for a jurisdiction + entity type.

Inferred read-only
submit_inquiry

Submit a contact inquiry.

Inferred read-only
create_order

Create a DRAFT order (incorporation or bank account).

Potential side effects
get_order_status

Get the status of a draft order by id, using its token.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.incorporations-io]
url = "https://incorporations.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "incorporations-io": {
      "type": "http",
      "url": "https://incorporations.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: incorporations-io
Remote MCP URL: https://incorporations.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "incorporations-io": {
      "url": "https://incorporations.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "incorporations-io": {
      "type": "http",
      "url": "https://incorporations.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "incorporations-io",
  "transport": "streamable-http",
  "url": "https://incorporations.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for incorporations.io was fetched 2026-08-04T02:41:40.356Z and is being refreshed.

Trust status Trusted

incorporations.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.