MCP Server
MCP
io.github.toolstem/toolstem-mcp-server
Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "toolstem-mcp-server",
"version": "1.2.16",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Financial Modeling Prep API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FMP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment