# Statsnet [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/usenetstate/statsnet-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/statsnet

## Description
Background check any company in the world: registration, executives, courts and finances.

## Tools
Capabilities this server exposes over MCP:

- **search_companies** — search by name, identifier, or executive
- **get_company** — public Markdown company card

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "statsnet": {
    "url": "https://statsnet.co/mcp"
  }
}
```

## Documentation & README

# Statsnet MCP

Remote [Model Context Protocol](https://modelcontextprotocol.io) server for **Statsnet** — world background check for any company.

- **Endpoint:** `https://statsnet.co/mcp`
- **Transport:** Streamable HTTP
- **Official Registry name:** `io.github.usenetstate/statsnet`
- **Website:** https://statsnet.co

## What it does

Background-check companies worldwide: registration details, executives, government contracts, courts, and finances.

## Tools

- `search_companies` — search by name, identifier, or executive
- `get_company` — public Markdown company card

Free tools return the public card. Contacts, full contracts, relations, and exports need a Statsnet subscription via the [REST API](https://statsnet.co/api.md) ([pricing](https://statsnet.co/pricing.md)).

## Cursor / Claude config

```json
{
  "mcpServers": {
    "statsnet": {
      "url": "https://statsnet.co/mcp"
    }
  }
}
```

## Privacy

https://statsnet.co/privacy

## License

MIT

