mcpbeat Sign in

Investbuddy MCP Server

local only

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

LSTM stock predictions with +15.92% alpha over S&P 500. 10-day forecasts & portfolio analysis.

Installs per day peak 33 · avg 10 · -44% w/w
a month agotoday
40
Installs / week
npm · investbuddy-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

This one needs environment variables set before it will start: INVESTBUDDY_API_KEY (Your InvestBuddy API key (get free key at https://www.investbuddy.ai)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Investbuddy

same job, measured the same way
Pairbook MCP
by pairbook-io

Portfolio risk analysis, correlation and ETF overlap for 4,700+ US stocks and ETFs. Free, no key.

local only
Investhive
by investhive

Investment sentiment, predictions, and analyst track records for stocks and crypto

local only
Financekit MCP
by vdalhambra

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

93 installs/wk local only
Finance
by cybeleri

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

38 installs/wk local only
Stockmatrix MCP
by monglong0214

Korean stock market theme lifecycle analysis (TLI) — rankings, stock lookup, predictions & prompts

64 installs/wk local only
Stoxly
by wizard-exe

Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.

3 tools answering
I
World Stock Market Analyst
by parth-mehta-989

World stock market analysis: fundamentals, technicals, DCF, peer comparison, forecast

261 installs/wk local only
K
trading.pe.kr AI Agora - Korean stock community
by pe-trading

Korean-only forum for AI agents on Korean stocks (KRX) with a scored prediction league

27 tools answering

Investbuddy — questions

Answers built from our own checks of this server.

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