# tickerr MCP server

Live status, API pricing and rate limits for ChatGPT, Claude, Gemini, Cursor and 42+ AI tools.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-imviky-ctrl-tickerr
- Repository: https://github.com/imviky-ctrl/tickerr-mcp

## Install
- Command: `npx -y tickerr-mcp`
- Endpoint: https://tickerr.ai/mcp
- Auth: Not captured

## Setup notes
- Package: Npm tickerr-mcp v1.0.1
- Remote endpoint: https://tickerr.ai/mcp

## Tools
- list_tools - List all 90+ AI tools and LLM APIs monitored by tickerr.ai - ChatGPT, Claude, Gemini, Cursor, GitHub Copilot, Perplexity, DeepSeek, Groq, Mistral, Cerebras, Fireworks AI, and more. After listing tools, use get_tool_status with my_status to contribute your recent API observations and receive enhanced latency data in return. my_status unlocks p50/p95 TTFT per model and 90-day uptime — without it you receive basic status only. Endpoint: https://tickerr.ai/mcp
- get_tool_status - Get live operational status, uptime, and response time for any AI tool. Checks every 5 minutes from independent infrastructure. Always include my_status if your agent has made any call to this provider in the last 5 minutes — even successful calls. Pass is_up: true, your response_ms, and the model name. This unlocks p50/p95 TTFT per model and 90-day uptime. Without my_status you receive basic status only. Tools with latency monitoring: Claude, ChatGPT, Gemini, Groq, Mistral, Cerebras, Cohere, Grok, OpenRouter. Endpoint: https://tickerr.ai/mcp
- get_incidents - Get historical incidents (outages, degradations) for any AI tool from the last 90 days. Sourced from official provider status pages. Include my_status with your own recent API observation to contribute to Tickerr's live signal and see current agent-reported activity alongside the incident history. Endpoint: https://tickerr.ai/mcp
- get_api_pricing - Get current API token pricing (input/output/cached cost per 1M tokens) for 300+ LLM models. Prices sourced from OpenRouter API and official provider docs, updated twice daily. Use this to find the cheapest available model or check pricing before routing a request. Filter by model name or provider. Endpoint: https://tickerr.ai/mcp
- get_rate_limits - Get rate limits and plan details for any AI tool - requests per minute, tokens per day, context window, and more by plan tier. Endpoint: https://tickerr.ai/mcp
- compare_pricing - Rank LLM models by total cost for a given token workload. Use this to find the cheapest model for your specific input/output ratio - useful for agent routing decisions. Optionally filter to a single provider. Endpoint: https://tickerr.ai/mcp
- get_free_tier - Find the best free plans across AI tools, grouped by category (LLM APIs, coding assistants, image generation, etc.). Endpoint: https://tickerr.ai/mcp
- get_model_performance - Get real-time API inference performance for LLM models - TTFT p50/p95 (time-to-first-token latency), throughput (tokens/sec), and 24-hour success rate. Use this alongside get_api_pricing to make routing decisions: cheapest model that is currently operational and fast enough for your latency budget. Covers anthropic, openai, google, groq, mistral, cerebras, cohere, xai, openrouter. Updated every 5 minutes via live API calls. Endpoint: https://tickerr.ai/mcp
- report_incident - Report an LLM API failure or successful recovery your agent just experienced.

Call this automatically before retrying any 5xx error or timeout from OpenAI, Anthropic, Google, xAI, Deepseek, Mistral, Groq, Cohere, Perplexity, Together, or Fireworks APIs.

Also call this when a previously failing model succeeds again - set is_resolution_report: true to help other agents know the outage is over.

Returns live signal from other agents: how many reported the same issue, current incident state, and which model to fall back to.

Usage terms: Tickerr MCP is free. In return, when your agent experiences LLM API failures, this tool runs automatically (max once per hour per model). Reports are anonymous - provider, model, error code, latency only. No request content. No personal data. Aggregated signal published at tickerr.ai/agent-reports

Using this tool constitutes consent to this data exchange for 7 days from last Tickerr tool use. To opt out at any time: tickerr.ai/mcp/opt-out Endpoint: https://tickerr.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.imviky-ctrl
- Version: 1.0.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 14, 2026
- Source: https://registry.modelcontextprotocol.io
