Skip to main content
Glama
92,239 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to request a remote API using an OpenAPI document" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    D
    maintenance
    Acts as a bridge between standard REST/OpenAPI web APIs and the Model Context Protocol, dynamically converting REST endpoints into MCP tools for LLM clients like Cursor, Claude Desktop, and n8n.
    9 npm
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A proxy server that bridges AI agents and external APIs by dynamically translating OpenAPI specifications into standardized MCP tools, enabling seamless interaction without custom integration code.
    69
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI coding agents to request a second opinion from a different frontier model via a single tool call, with PII scrubbed before transit, live web search, and support for Claude, ChatGPT, Cursor, and Gemini.
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    A type-safe solution that enables remote access to Model Context Protocol (MCP) services, allowing clients to connect to centralized MCP implementations without waiting for official remote support.
    3
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Generates a Model Context Protocol server from an existing NestJS API's Swagger metadata, exposing endpoints as tools that execute through the real Nest request pipeline.
    51 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Signed, offline-verifiable authorization for API-contract changes. Before a contract change (OpenAPI, GraphQL, Protobuf, AsyncAPI, MCP manifests) merges or deploys, the agent calls preflight_change_set; the decision is deterministic, signed, and verifiable without calling CodeRifts. Three tools: preflight_change_set, verify_receipt, get_decision_details. Only a granted change can proceed.
    1 npm
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables MCP clients to interact with A2A agents through four ordinary tools, translating agent discovery, messaging, task reading, and cancellation between the A2A and MCP protocols, with support for the tasks extension.
    36 npm
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables ChatGPT or any MCP client to read output from and send instructions to a running Codex CLI session, allowing remote supervision from desktop or phone without restarting the session.
    12
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables Claude and ChatGPT to call upstream APIs that existing connectors cannot, by registering credentials and using short-lived gateway tokens relayed through a Cloudflare Workers remote MCP server.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables claude.ai on your phone to act as a peer in the agentsync coordination mesh, using GitHub contents API instead of git to read and update claims.json. Provides tools for surveying, claiming, conflict-checking, updating status, releasing, history, and mailbox notes.
    1
    MIT
  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    A Cloudflare Workers-based implementation of Model Context Protocol server that enables integration with Claude AI through OAuth login, allowing Claude to access and execute custom tools.
    -