Skip to main content
Glama
74,700 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A tool for image recognition" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    Enables interactive access to JAXA's satellite observation data (precipitation, land surface temperature, NDVI, elevation, soil moisture) via Claude, providing tools for point time series, dataset information, and area image generation.
    4
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Lightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.
    1
  • A
    license
    A
    quality
    B
    maintenance
    A simple MCP server that exposes a get_weather tool to fetch real-time weather for any GPS coordinates using the Open-Meteo API, no API key required.
    1
    14
    ISC
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that provides current weather for any city using Open-Meteo APIs. It exposes a single tool 'get_weather' returning temperature, humidity, wind, and other weather data.
    1
    13
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    This MCP server demonstrates basic Model Context Protocol architecture by exposing a get_weather tool that returns fake weather data, communicating over stdio.
    1
  • F
    license
    B
    quality
    D
    maintenance
    Provides real-time weather information for cities worldwide using the OpenWeatherMap API, accessible through natural language queries via the MCP protocol.
    1
  • A
    license
    B
    quality
    D
    maintenance
    Enables to query real-time weather information for any city worldwide by automatically geocoding city names and retrieving temperature, precipitation, and other data via Open-Meteo APIs, seamlessly integrated with Claude Desktop.
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI agents to fetch real-time weather data for any location using the OpenWeatherMap API. Demonstrates how to build a simple MCP server that exposes weather information as a tool for LLMs.
    1
    GPL 3.0
  • F
    license
    B
    quality
    D
    maintenance
    A minimal Python MCP server that provides surf forecasts for a single Surfline spot. It fetches both conditions and rating data through the get_surf_forecast tool.
    1
  • F
    license
    C
    quality
    D
    maintenance
    A MCP server that provides real-time weather information for any city through a simple tool that resolves geographic coordinates and fetches current weather data.
    1
    15
  • F
    license
    C
    quality
    C
    maintenance
    A minimal MCP server built with TypeScript exposing a single mocked weather tool over stdio transport.
    2
  • A
    license
    C
    quality
    D
    maintenance
    Provides access to weather information by location using the API Ninjas Weather API, supporting queries by coordinates, zip code, city, state, and country.
    1
    MIT