mcpbeat Sign in

mcp-fssp MCP Server

local only

mcp-fssp runs on your own machine — the client starts it, so there is no endpoint to ping. 511 installs a week from pypi. Last commit 2 Sep 2026.

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

Installs per day peak 321 · avg 36 · +257% w/w
a month agotoday
511
Installs / week
pypi · atomno-mcp-fssp
0
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check mcp-fssp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-fssp -- uvx atomno-mcp-fssp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-fssp": {
      "args": [
        "atomno-mcp-fssp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-fssp]
command = "uvx"
args = ["atomno-mcp-fssp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-fssp": {
      "args": [
        "atomno-mcp-fssp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-fssp": {
      "args": [
        "atomno-mcp-fssp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to mcp-fssp

same job, measured the same way
Simlir MCP Server
by simlir

Simlir MCP server for semantic product search, visual search, and exact product lookup.

29 installs/wk local only
RU Books MCP
by books-service

MCP server for Russian books search, details, and recommendation candidates.

8 tools answering
Google Flights
by pulsemcp

MCP server for searching Google Flights — flight search, date grid pricing, and airport lookup.

118 installs/wk local only
Shodan
by w0h1v

MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.

541 installs/wk local only
Shodan
by burtthecoder

MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.

local only
mcp-zakupki
by atomno-mcp

MCP server for Russian government procurement data (44-FZ / 223-FZ / 615-PP).

818 installs/wk local only
NDI-MCP-Server
by creintel

Commercial real estate deal search, comp lookup, and scoring for the Northeast US

125 installs/wk local only
Office Oxide MCP
by aimino-tech

Rust-native MCP server for Office document processing

48 installs/wk local only

mcp-fssp — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-fssp?
mcp-fssp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package atomno-mcp-fssp was installed 511 times last week.
How do I connect mcp-fssp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls atomno-mcp-fssp straight from pypi; nothing to host, nothing to sign up for.
How many people use mcp-fssp?
The pypi package atomno-mcp-fssp was installed 511 times in the last week. Week over week that is +257%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-fssp open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.