Tickerr / MCP Server
Tickerr MCP Server
Give Claude, Cursor, and Windsurf real-time access to AI tool status, API pricing, rate limits, and incident history — directly in your AI assistant. No API key required.
42+ tools tracked · updated every 5 minutes · 26 official status pages · ~700 incidents
What you can ask
- →"Is Claude down right now?"
- →"What's the cheapest LLM API for my use case?"
- →"What are Cursor's rate limits on the free plan?"
- →"Compare Claude Haiku vs GPT-4o Mini cost per million tokens"
- →"Show me recent outages for GitHub Copilot"
- →"Which AI tools have a free tier for coding?"
Installation
Claude Code
HTTP transport — recommended
claude mcp add tickerr --transport http --url https://tickerr.ai/mcp
or via npm
claude mcp add tickerr -- npx -y tickerr-mcp
Cursor / Windsurf
Add to ~/.cursor/mcp.json or ~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tickerr": {
"url": "https://tickerr.ai/mcp"
}
}
}Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tickerr": {
"command": "npx",
"args": ["-y", "tickerr-mcp"]
}
}
}Tools
get_tool_statusLive status, uptime %, and response time for any AI tool — checked every 5 minutes.
get_incidentsHistorical incidents and outages for any AI tool from the last 90 days.
get_api_pricingCurrent API pricing per model, sorted cheapest first.
get_rate_limitsRate limits and plan details by tier for any AI tool.
compare_pricingRank models by total cost for a given input/output token workload.
get_free_tierBest free plans across AI tools, grouped by category.
list_toolsList all 42+ monitored tools with their slugs.
Data coverage
42+
AI tools tracked
Every 5 min
Status check frequency
~700
Incidents tracked
26 official
Status page sources