Loading MCP server directory, please wait...
Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.
npx @getmcp/cli add io.github.toolstem/toolstem-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
FMP_API_KEYFinancial Modeling Prep API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.toolstem/toolstem-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolstem-mcp-server"
],
"env": {
"FMP_API_KEY": ""
}
}
}
}