mcpbeat Sign in

Toolstem MCP Server

local only

Toolstem MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 69 installs a week from npm. Last commit 22 Jun 2026.

Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.

Installs per day peak 34 · avg 15 · -67% w/w
a month agotoday
69
Installs / week
npm · toolstem-mcp-server
1
Stars
0 open issues
22 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: FMP_API_KEY (Financial Modeling Prep API key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Toolstem MCP Server

same job, measured the same way
MetricDuck — Financial Analysis
by metricduck

SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies.

22 tools answering
Signaldaemon
by bevanding

Narrative & signal intelligence for AI agents: crypto/AI/macro convergence & divergence.

3 tools answering
I
Agentic AI
by anthonywlicausi

Deal intelligence for agents: SEC-verified financials, validation, institutional deal scoring.

4 tools answering
FiledProof
by davisvillelabs-filedproof

Primary-source SEC filing intelligence and financial/disclosure reconciliation for AI agents.

12 tools answering
Arkolith
by wikatar

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

answering
I
Fintel Discovery — Financial Intelligence for AI Agents
by nikolayds

DEPRECATED — this server is no longer maintained.

local only
Newsgurus Intel
by collectorguru

Pay-per-call trading intelligence for AI agents: live market regime, trading signals, composite conv

38 tools answering
China Market Intelligence MCP
by thenextgennexus

MCP server giving AI agents one-connection access to China A-share market intelligence: financials,

answering

Toolstem MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Toolstem MCP Server?
Toolstem MCP Server 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 toolstem-mcp-server was installed 69 times last week.
How do I connect Toolstem MCP Server?
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 toolstem-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Toolstem MCP Server?
The npm package toolstem-mcp-server was installed 69 times in the last week. Week over week that is -67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Toolstem MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.