Skip to main content
Glama
81,054 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Using Claude to Check the Current Weather Without an API Key" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents and software to detect ambiguous wording in text and receive location, category, explanation, and suggested clarification questions for each signal.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    F
    maintenance
    A proof-of-concept MCP server that scopes GitHub tools to the current repository without filesystem access, using MCP roots to carry the repo identity.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for verifying Russian counterparties (legal entities and individual entrepreneurs) via public Federal Tax Service data: EGRUL/EGRIP, bankruptcy registry (EFRSB), Transparent Business, bailiff service (FSSP), and arbitration courts (KAD).
    8
    15
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Provides US weather forecasts, current conditions, alerts, earthquakes, elevation, and geocoding via keyless US-government data feeds. Enables AI agents to access real-time weather and geospatial data without API keys.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Checks whether a trading backtest survives its own statistics: deflated Sharpe, multiple-testing correction against a best-of-N-noise benchmark, minimum track record length, and fill realism. Takes no market data and no API keys, and cannot recommend a trade — it only reports that a result is weaker than claimed or not yet provable.
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Retrieves current weather information for any location using the OpenWeatherMap API with configurable temperature units (Celsius or Fahrenheit).
  • A
    license
    A
    quality
    A
    maintenance
    Enables agents to convert Markdown into WhatsApp-compatible formatting, including styled text, lists, and tables that fit a phone's monospace width.
    4
    1
    678
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables search, analytics, and visualization of Claude Code sessions with MCP tools for session management, recovery, and insights.
    10
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A weather intelligence MCP server providing current conditions, forecasts, historical data, agricultural alerts, and severe warnings.
    6
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Multi-tenant MCP server for OpenWeather One Call API 4.0, providing weather data, alerts, and management tools with Vault/Postgres persistence and tenant scoping.
    28
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to query live football data, including fixtures, live scores, standings, statistics, betting odds, and full odds movement history for corner and card lines.
    630
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables searching and retrieving Claude Code conversation history via hybrid semantic and keyword search, allowing the agent to access its own past interactions.
    4
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Relays messages between two Claude Code sessions running on separate machines, using the Channels API to push an incoming message directly into the other session so one session can ask another about its own checkout. Each message carries an id and is tracked as sent, delivered-to-process, or answered, with a per-message reply budget.
    105
    15
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides a deterministic failure-decision API for MCP clients, returning one of six actions (RETRY_NOW, WAIT, REPAIR_REQUEST, VERIFY_FIRST, ESCALATE, ABORT) based on failure context to guide safe next steps.