← Back to Plugins
MCP Server MCP

mcp-fns-calc

github By github 👁 1 views ▲ 0 votes

Russian tax calculators (VAT, USN, NDFL) and FNS fiscal-status checks via MCP.

Homepage Verified source GitHub

Install

uvx atomno-mcp-fns-calc

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "atomno-mcp-fns-calc",
      "version": "0.1.4",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key (Pro tier) for live fiscal-status checks and fresh rates. Calculators work without it.",
          "isSecret": true,
          "name": "MCP_FNS_CALC_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...