TickerDB MCP Server
Rank #8328Delistedcom.tickerdb/mcp-server
No registry has listed this server since Apr 27, 2026. The historical record below is preserved.
Pre-computed market data that improves agent reasoning, reduces token usage, and replaces pipelines.
TickerDB MCP Server is a Model Context Protocol (MCP) server published by tickerdb. It ranks #8328 of 58,832 servers tracked on MCP Toplist. TickerDB MCP Server is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It is no longer listed by any tracked registry (last seen Apr 27, 2026); its historical record is preserved here.
Ranks ahead of 50,504 of 58,832 servers on MCP Toplist.
Use TickerDB MCP Server
Add TickerDB MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"tickerdb": {
"url": "https://mcp.tickerdb.com/mcp"
}
}
}{
"mcpServers": {
"tickerdb": {
"command": "npx",
"args": [
"-y",
"tickerdb-mcp"
],
"env": {
"TICKERDB_KEY": "<your TICKERDB_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (1 delisted)
tickerdb
Available versions (11)
| Version | Published |
|---|---|
| 1.7.15 | Apr 24, 2026 |
| 1.7.12 | Apr 24, 2026 |
| 1.7.11 | Apr 19, 2026 |
| 1.7.10 | Apr 17, 2026 |
| 1.7.9 | Apr 17, 2026 |
| 1.7.8 | Apr 17, 2026 |
| 1.7.7 | Apr 17, 2026 |
| 1.7.6 | Apr 17, 2026 |
| 1.7.5 | Apr 17, 2026 |
| 1.7.4 | Apr 15, 2026 |
| 0.1.17 | Apr 15, 2026 |
Frequently asked questions
- What is TickerDB MCP Server?
- Pre-computed market data that improves agent reasoning, reduces token usage, and replaces pipelines.
- Who maintains TickerDB MCP Server?
- TickerDB MCP Server is maintained by tickerdb, which publishes 4 MCP servers (11 total versions) tracked on MCP Toplist.
- Is TickerDB MCP Server an official MCP server?
- Yes — TickerDB MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does TickerDB MCP Server have?
- MCP Toplist tracks 11 versions of TickerDB MCP Server, most recently published on Apr 24, 2026.
- Where can I find the source code for TickerDB MCP Server?
- The source code for TickerDB MCP Server is hosted at github.com/tickerdb/tickerdb-mcp.