Server data from the Official MCP Registry
Russian tax authority (FNS) counterparty checks: status, debts, blocks. Due diligence MCP.
Russian tax authority (FNS) counterparty checks: status, debts, blocks. Due diligence MCP.
This is a well-structured MCP server for checking Russian counterparties against public FNS registries. The code demonstrates good security practices: no credentials required (all sources are public), proper input validation, error handling that prevents data exfiltration, and permissions that match its purpose (network HTTP for API calls, file I/O for SQLite caching, environment variables for configuration). Minor code quality observations around broad exception handling do not significantly impact the security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (1 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-atomno-labs-mcp-fns-check": {
"args": [
"atomno-mcp-fns-check"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.