Tickerr — Live AI Tool Status & API Pricing
Real-time status monitoring, uptime tracking, incident history, and API pricing for 42+ AI tools including ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perplexity, DeepSeek, and Groq. No API key required. Data updated every 5 minutes from independent monitoring infrastructure.
Tickerr MCP Server
Real-time AI tool intelligence for Claude, Cursor, Windsurf, and Claude Code. Check if ChatGPT is down. Get live API pricing. Compare rate limits.
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?"
- "Has OpenAI changed their pricing this month?"
- "Compare Claude Haiku vs GPT-4o Mini cost per million tokens"
- "Which AI tools have a free tier for coding assistants?"
- "Show me recent outages for GitHub Copilot"
Tools exposed
| Tool | Description |
|---|---|
get_tool_status | Live status + uptime % for any AI tool, checked every 5 min |
get_api_pricing | Current pricing per model, sorted cheapest first |
get_rate_limits | Rate limits by tool and plan tier |
compare_pricing | Rank models by cost for a given token workload |
get_free_tier | Best free plans by category |
get_incidents | Historical incident log for any tool (last 90 days) |
list_tools | All 42+ monitored tools with slugs |
Installation
Claude Code (CLI) — HTTP, recommended
claude mcp add tickerr --transport http --url https://tickerr.ai/mcp
Cursor / Windsurf — HTTP
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
"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"]
}
}
}
Claude Code (CLI) — npm/stdio alternative
claude mcp add tickerr -- npx -y tickerr-mcp
Data coverage
42+ AI tools tracked including ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perplexity, DeepSeek, Fireworks AI, Groq, Cohere, and more.
- Status: updated every 5 minutes from independent monitoring
- Pricing: updated daily from official provider documentation
- Limits: updated when providers announce changes
- Incidents: sourced from 26 official provider status pages, ~700 incidents tracked
Data source
All data sourced from official provider documentation and live status pages. See tickerr.ai for the full web interface.
License
MIT
関連サーバー
Scout Monitoring MCP
スポンサーPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
スポンサーAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
HeyBeauty
Perform virtual try-ons using the HeyBeauty API.
Adobe After Effects MCP
An MCP server that allows AI assistants to interact with Adobe After Effects.
Claude-FAF-MCP
Only Persistent Project Context MCP Server - Official Anthropic Registry
JSON Diff
A JSON diff tool to compare two JSON strings.
Gemini Imagen 3.0
Generate high-quality images using Google's Imagen 3.0 model via the Gemini API.
MCP Server Pentest
Automated browser penetration testing to detect XSS and SQL vulnerabilities.
MCP to SLOP Adapter
A lightweight adapter connecting MCP clients with any SLOP compatible server.
Azure DevOps
An MCP server for interacting with Azure DevOps agents and queues.
MCP Ollama Agent
A TypeScript agent that integrates MCP servers with Ollama, allowing AI models to use various tools through a unified interface.
Jenkins MCP Server
An MCP server for automating tasks and managing jobs on a Jenkins server.