Odel
mcp-fssp

mcp-fssp

Local
@atomno-mcpPythonMITUpdated 5 days ago

MCP server for Russian FSSP enforcement proceedings lookup and debtor search.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIatomno-mcp-fsspv0.1.8

Run

uvx atomno-mcp-fssp

MCP client config

{
  "mcpServers": {
    "mcp-fssp": {
      "command": "uvx",
      "args": [
        "atomno-mcp-fssp"
      ]
    }
  }
}