74
/ 100
1 month ago
glama

Toolstem MCP Server

Agent-ready financial intelligence tools for AI agents. Two curated tools — get_stock_snapshot and get_company_metrics — that combine multiple data sources, derive signals (UNDERVALUED, STRONG, ACCELERATING), and pre-compute the math. One call, one agent-friendly response.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
3 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: FMP_API_KEY, MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configALLOW_REMOTEFMP_API_KEY=your_key =1 MCP_AUTH_TOKEN=my-secret toolstem-mcp-server --http
🔐 secretFMP_API_KEYRun the Node MCP server locally with your own FMP key — no x402, no per-call charge beyond your FMP quota. You are responsible for obtaining and managing your own and for any infrastructure you run.
configI_KNOW_THIS_IS_DANGEROUSFMP_API_KEY=your_key ALLOW_REMOTE=1 MCP_AUTH_DISABLED=1 =1 toolstem-mcp-server --http
configMCP_AUTH_DISABLEDFMP_API_KEY=your_key =1 toolstem-mcp-server --http
🔐 secretMCP_AUTH_TOKENFMP_API_KEY=your_key ALLOW_REMOTE=1 =my-secret toolstem-mcp-server --http
configPORTNo Port for HTTP transport. Defaults to 3000.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/toolstem-toolstem-mcp-server-dx3alx)](https://m8ven.ai/mcp/toolstem-toolstem-mcp-server-dx3alx)
commit: 169c21ab005d3aecb56c850660f463324a28075f
code hash: 9c72bb776b7a23782d385b5879f6c00c32d386562e8e7605b5d7aa47fc102724
verified: 6/10/2026, 11:29:42 AM
view raw JSON →