Skip to main content
Glama
91,304 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    D
    quality
    D
    maintenance
    A meta API Gateway server that works with the Model Context Protocol (MCP), enabling AI assistants to connect to any API and access real-world data sources through standardized MCP tools.
    70
    51 npm
    12
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A flexible proxy that enables discovery and execution of tools across multiple Model Context Protocol (MCP) servers and JavaScript functions, reducing context size even when dealing with hundreds of tools.
    16 npm
    11
    ISC
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables multi-model reasoning via Mixture-of-Agents orchestration, allowing complex task processing with diverse perspectives and reduced hallucinations.
    5
    -
  • F
    license
    A
    quality
    C
    maintenance
    A local stdio MCP server for running single-turn prompts across multiple model providers (OpenAI, Ollama, OpenRouter), allowing agents to fan out the same prompt to several models and combine the output.
    2
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Aggregates multiple remote Model Context Protocol endpoints and exposes them through a unified SSE interface, allowing an LLM client to interact with specialized servers without configuration changes.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables the deployment of remote Model Context Protocol servers on Cloudflare Workers without authentication using Server-Sent Events. It provides a boilerplate for developers to add custom tools and connect them to clients like Claude Desktop or the Cloudflare AI Playground.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    A Model Context Protocol server that wraps multiple backend servers for token-efficient tool discovery via lazy loading. It enables AI models to browse available servers and fetch specific tool schemas on-demand, significantly reducing initial context overhead.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables multiple Claude Code sessions to communicate, share state, and coordinate tasks through session management, message passing, and task scheduling, supporting a three-role collaboration workflow.
    1
    -