Loading MCP server directory, please wait...
Russian tax calculators (VAT, USN, NDFL) and FNS fiscal-status checks via MCP.
npx @getmcp/cli add io.github.atomno-mcp/mcp-fns-calcRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.atomno-mcp/mcp-fns-calc": {
"command": "uvx",
"args": [
"atomno-mcp-fns-calc"
],
"env": {
"MCP_FNS_CALC_TOKEN": ""
}
}
}
}