← Registry

General Tools

netstate.co

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected August 26, 2026Last detected August 31, 2026

ENDPOINT 1

https://netstate.co/mcp

No auth detected

MCP server metadata

Name
netstate
Version
1.0.0
Capabilities
tools
Server instructions

Netstate is a business verification platform for discovering, verifying and monitoring companies against the official public record. It covers 128 million companies across every US state, DC, Puerto Rico and Canada — registration status and good standing, officers, EIN, UCC liens, licenses and permits, federal contractor, loan and filing history, plus OpenSanctions and PEP screening — with every field cited to its government source. Teams use it for KYB, onboarding, underwriting and due diligence: Netstate resolves and screens the record; your people review it and make the decisions. Start with get_site_info to learn the product, list_jurisdictions for valid slugs, then search_companies for the data.

Known tools 4

search_companies

Full-text search across 128 million registered companies in official US and Canadian state registers — by legal name, officer or director name, phone number, email or website.

Potential side effects
list_jurisdictions

The taxonomy for building queries: countries with regions (and cities when a country+region is given), industries, statuses, and total company count.

Inferred read-only
get_site_info

What Netstate is, its pricing plans, API endpoints, FAQ and usage restrictions.

Inferred read-only
register_agent

Self-register as an agent and receive a working Netstate API key in the response — no human step.

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.netstate]
url = "https://netstate.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "netstate": {
      "type": "http",
      "url": "https://netstate.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: netstate
Remote MCP URL: https://netstate.co/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": {
    "netstate": {
      "url": "https://netstate.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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