mcpbeat Sign in

Finance MCP Server

local only

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

Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis

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

Installs per day peak 26 · avg 10 · -31% w/w
a month agotoday
38
Installs / week
npm · finance-mcp-server
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 finance -- npx -y finance-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "finance": {
      "args": [
        "-y",
        "finance-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.finance]
command = "npx"
args = ["-y", "finance-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "finance": {
      "args": [
        "-y",
        "finance-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "finance": {
      "args": [
        "-y",
        "finance-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Finance

same job, measured the same way
Financekit MCP
by vdalhambra

Stock quotes, technical analysis, crypto prices, and portfolio insights for AI agents

93 installs/wk local only
I
Market Data Analyzer
by vpatser1

Stock technical analysis (SMA, RSI, MACD), portfolio tracking, crypto analysis, screening

29 installs/wk local only
Ghostfolio MCP
by mhajder

MCP server for Ghostfolio portfolio management and financial data access

645 installs/wk local only
Polygon
by mcparmory

Access stock, crypto, and ETF market data, analyst ratings, earnings, and financial news

242 installs/wk local only
Finhay
by finhay

Finhay Securities — stock prices, portfolio, gold, crypto, and macro data via AI

58 installs/wk local only
CoinMarketCap
by coinmarketcap

Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.

answering
eToro MCP Server
by gabrielcerutti

Connect AI assistants to eToro for portfolio analysis, market research, and trading.

74 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

Finance — questions

Answers built from our own checks of this server.

Why is there no uptime for Finance?
Finance 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 finance-mcp-server was installed 38 times last week.
Is Finance 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 Finance?
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 finance-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Finance?
The npm package finance-mcp-server was installed 38 times in the last week. Week over week that is -31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.