mcpbeat Sign in

Firma MCP Server

local only

Firma runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm.

Local-first portfolio tracker for overseas investors. Claude reads and writes your finances via MCP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 50 · avg 6 · +339% w/w
a month agotoday
54
Installs / week
npm · firma-app
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 firma -- npx -y firma-app
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "firma": {
      "args": [
        "-y",
        "firma-app"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.firma]
command = "npx"
args = ["-y", "firma-app"]
.cursor/mcp.json
{
  "mcpServers": {
    "firma": {
      "args": [
        "-y",
        "firma-app"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "firma": {
      "args": [
        "-y",
        "firma-app"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: FINNHUB_API_KEY (Finnhub API key for stock price sync and market data. Get a free key at finnhub.io. Alternatively set via: firma config set finnhub-key <key>). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Firma

same job, measured the same way
Eqvitta MCP
by eqvitta

Eqvitta MCP: GST billing, ledgers, invoices, stock and financial reports for Claude.

275 installs/wk local only
Copilot Money
by ignaciohermosillacornejo

Query and manage Copilot Money personal finances — local reads, opt-in GraphQL writes.

88 installs/wk local only
Headless Tracker
by tamaspetki

Read-only MCP server: your AI sees your crypto portfolio, never your keys. Not financial advice.

66 installs/wk local only
Porto Bank MCP
by mcp-dir

Connect your Porto Bank account to AI via Brazil's Open Finance: balances, statements, cards, invest

25 tools answering
Autumn
by usefulapi

MCP server for Autumn — read customers, plans, balances & invoices; track usage and attach plans.

18 tools answering
Spendlog
by makz81

MCP server for expense tracking, invoices, budgets, and financial insights directly in Claude

85 installs/wk local only
Conta Azul MCP
by douglac

Conta Azul ERP MCP — sales, customers, finance and NF-e via OAuth 2.0. Read + write, 35 tools.

57 tools answering
Fakto.app — wFirma MCP Server
by fakto

wFirma.pl (Polish accounting) via MCP: invoices, contractors, payments, reports. Full read-write.

answering

Firma — questions

Answers built from our own checks of this server.

Why is there no uptime for Firma?
Firma 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 npm package firma-app was installed 54 times last week.
Is Firma still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Firma?
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 firma-app straight from npm; nothing to host, nothing to sign up for.
How many people use Firma?
The npm package firma-app was installed 54 times in the last week. Week over week that is +339%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.