← Back to Plugins
MCP Server MCP

mcp-egrul

github By github 👁 1 views ▲ 0 votes

EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs.

Homepage Verified source GitHub

Install

uvx atomno-mcp-egrul

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "atomno-mcp-egrul",
      "version": "0.1.10",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key (Pro tier) for hosted mode on api.atomno-mcp.ru. Self-host via local SQLite works without it.",
          "isSecret": true,
          "name": "ATOMNO_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...