io.github.toolstem/toolstem-mcp-server✓
io.github.toolstem/toolstem-mcp-server · v1.2.14
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
"name": "io.github.toolstem/toolstem-mcp-server",
"description": "Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.",
"repository": {
"url": "https://github.com/toolstem/toolstem-mcp-server",
"source": "github"
},
"version": "1.2.14",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "toolstem-mcp-server",
"version": "1.2.14",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Financial Modeling Prep API key",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "FMP_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}