HomeFinance › toolstem-mcp-server

toolstem-mcp-server

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

TypeScript CloudLocal
★ 1 stars Last pushed 2026-06-22 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.16)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "toolstem-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "FMP_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • FMP_API_KEY required secret — Financial Modeling Prep API key

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry