mcpbeat Sign in

Finvariant MCP Server

local only

Finvariant MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi.

Financial-statement integrity checks (footing, tie-out) for AI agents.

Installs per day peak 24 · avg 10 · -16% w/w
a month agotoday
57
Installs / week
pypi · finvariant-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Finvariant MCP 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 finvariant-mcp -- uvx finvariant-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "finvariant-mcp": {
      "args": [
        "finvariant-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.finvariant-mcp]
command = "uvx"
args = ["finvariant-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "finvariant-mcp": {
      "args": [
        "finvariant-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "finvariant-mcp": {
      "args": [
        "finvariant-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Finvariant MCP

same job, measured the same way
EvidInvest
by evidinvest

SEC filings and financial data for AI agents: 59 tools for statements, valuation and supply chains.

317 installs/wk answering
Wimm
by wimm

Personal finance for AI agents — onboard, import statements, categorize & budget over MCP.

answering
LatAm Fintech Synthetic Data
by jmendozapuche

Privacy-safe synthetic financial data for LatAm fintech, AI agents, testing and ML.

answering
Drillr — The financial MCP for AI agents
by drillr

Financial data and research MCP for US/CN/JP equities: filings, statements, ownership, signals.

10 tools answering
Arkolith
by wikatar

Evidence-backed capital-change intelligence and sourced financial data for AI agents

answering
Zencap
by zencap

Institutional financial data with SEC filing citations, for every AI agent. OAuth 2.1.

answering
Constellation Credit
by constellationfinance

Financial and covenant data for public and private credit: statements, cap stacks, covenants.

answering
Codat
by usefulapi

MCP server for Codat — companies, connections, invoices, bills and financial statements.

28 tools answering

Finvariant MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Finvariant MCP?
Finvariant MCP 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 finvariant-mcp was installed 57 times last week.
How do I connect Finvariant MCP?
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 finvariant-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Finvariant MCP?
The pypi package finvariant-mcp was installed 57 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.