Skip to main content
Glama

Multi-Service MCP Server

A modular Model Context Protocol (MCP) server built with Python that connects an MCP client to multiple external APIs through MCP tools.

Services

🐙 GitHub MCP

  • Search GitHub repositories

  • Look up GitHub users

  • GitHub API authentication using environment variables

🌦️ Weather MCP

  • Get weather information for a location

  • Retrieve weather forecasts

  • Access weather data through MCP tools

🚀 NASA MCP

  • Access NASA astronomy data

  • Retrieve space and planetary information

  • Search and retrieve NASA images and related data

Related MCP server: AI Assistant Hub MCP Server

Architecture

                 MCP Client
                     │
                     ▼
              ┌──────────────┐
              │  MCP Server  │
              └──────┬───────┘
                     │
          ┌──────────┼──────────┐
          ▼          ▼          ▼
       GitHub      Weather      NASA
        MCP          MCP         MCP
          │          │           │
          ▼          ▼           ▼
     GitHub API   Weather API  NASA API

Related MCP Connectors

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    Aggregates multiple third-party APIs into unified MCP tools, providing out-of-the-box access to 10 popular services including OpenWeather, Google Maps, GitHub, Notion, Spotify, and more. Enables users to interact with weather data, search places, manage repositories, create content, and access various web services through a single MCP server.
    34
    MIT