Tickerdb
Freeby MCP Community
TickerDB MCP server for Claude Desktop and other MCP clients
v0.1.3Added Apr 12, 2026
mcptickerdbfinancestockcrypto
Tickerdb MCP Server
TickerDB MCP server for Claude Desktop and other MCP clients
Installation
npx -y tickerdb-mcp
Reviews
Installation
Quick install
npx -y tickerdb-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"tickerdb": {
"command": "npx",
"args": ["-y", "tickerdb-mcp"]
}
}
}