Toolstem MCP Server
Rank #24,747io.github.toolstem/toolstem-mcp-server
Financial intelligence MCP for AI agents — DCF, ratios, comparisons. Pre-computed signals.
Toolstem MCP Server is a Model Context Protocol (MCP) server published by toolstem. It ranks #24,747 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Toolstem MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 15 tracked versions. It was first listed on Apr 8, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 107,366 of 132,113 servers on MCP Toplist.
Use Toolstem MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add toolstem-mcp-server -e "FMP_API_KEY=<your FMP_API_KEY>" -- npx -y toolstem-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.toolstem-mcp-server]
command = "npx"
args = ["-y", "toolstem-mcp-server"]
[mcp_servers.toolstem-mcp-server.env]
FMP_API_KEY = "<your FMP_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"toolstem-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolstem-mcp-server"
],
"env": {
"FMP_API_KEY": "<your FMP_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"toolstem-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolstem-mcp-server"
],
"env": {
"FMP_API_KEY": "<your FMP_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"toolstem-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"toolstem-mcp-server"
],
"env": {
"FMP_API_KEY": "<your FMP_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"toolstem-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolstem-mcp-server"
],
"env": {
"FMP_API_KEY": "<your FMP_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"toolstem-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolstem-mcp-server"
],
"env": {
"FMP_API_KEY": "<your FMP_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.toolstem%2Ftoolstem-mcp-server)<a href="https://mcptoplist.com/server/io.github.toolstem%2Ftoolstem-mcp-server"><img src="https://mcptoplist.com/badge/io.github.toolstem%2Ftoolstem-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
toolstem
Other servers by toolstem
View all toolstem servers →Available versions (15)
| Version | Published |
|---|---|
| 1.2.16 | Jun 16, 2026 |
| 1.2.15 | Jun 4, 2026 |
| 1.2.14 | May 8, 2026 |
| 1.2.12 | May 4, 2026 |
| 1.2.9 | Apr 29, 2026 |
| 1.2.8 | Apr 28, 2026 |
| 1.2.7 | Apr 28, 2026 |
| 1.2.6 | Apr 27, 2026 |
| 1.2.2 | Apr 21, 2026 |
| 1.2.1 | Apr 21, 2026 |
| 1.2.0 | Apr 21, 2026 |
| 1.1.2 | Apr 21, 2026 |
| 1.1.1 | Apr 21, 2026 |
| 1.1.0 | Apr 21, 2026 |
| 1.0.0 | Apr 20, 2026 |
Frequently asked questions
- Who maintains Toolstem MCP Server?
- Toolstem MCP Server is maintained by toolstem, which publishes 2 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Toolstem MCP Server listed on the Official MCP Registry?
- Yes — Toolstem MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Toolstem MCP Server have?
- MCP Toplist tracks 15 versions of Toolstem MCP Server, most recently published on Jun 16, 2026.
- Where can I find the source code for Toolstem MCP Server?
- The source code for Toolstem MCP Server is hosted at github.com/toolstem/toolstem-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.