Skip to main content
Glama
91,234 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Connecting to an External API for Agent-Based Replies" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    Not graded
    quality
    D
    maintenance
    Converts any REST API endpoints into MCP tools, enabling AI clients like Cursor and Claude Desktop to call internal services directly.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables MCP-compatible clients to discover API endpoints from OpenAPI/Swagger specs, send HTTP requests, validate responses, and analyze status codes for automated API testing.
    1
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A standalone proxy that transforms any OpenAPI or Swagger-described REST API into an MCP server by mapping API operations to executable MCP tools. It enables AI clients to interact with existing web services through automated HTTP requests based on their official documentation.
    11 npm
    16
    MIT
  • A
    license
    A
    quality
    F
    maintenance
    A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment.
    1
    54 npm
    101
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables validating API responses against expected schemas/JSON and listing OpenAPI endpoints to enforce API contracts between services.
    3
    ISC
  • A
    license
    B
    quality
    B
    maintenance
    A CDP-native MCP server that lets AI agents drive a real Chrome browser with deep network/console inspection, robust page interaction, and the ability to reverse-engineer a site's API flow into runnable code with dependency chaining and replay verification.
    52
    41 npm
    3
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that creates tools from API configurations defined in YAML files, allowing easy integration of external APIs into an MCP ecosystem without coding.
    7
    5 npm
    7
    MIT
  • F
    license
    C
    quality
    C
    maintenance
    MCP server that fetches API responses and generates ready-to-use model/POJO classes in your configured language, with built-in login/refresh token handling.
    3
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Generates standalone, human-readable MCP servers from RAML 1.0 or OpenAPI 3.x specs, exposing one tool per resource and method that makes real HTTP calls. It understands Mule/Anypoint auth patterns such as Client ID enforcement and OAuth2, wiring the expected credentials from environment variables at call time.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables agents to invoke any REST or SOAP service by sending a normalized payload, with support for API key, Basic, Bearer, and OAuth2 auth. Connectors can be registered once and reused by name.
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Auto-generates MCP tools from your OpenAPI spec, allowing natural language interaction with any API via configurable headers and serverless deployment.
    11 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A bridge that enables any LLM to access and interact with documented REST APIs through the Model Context Protocol (MCP).
    2 npm
    6
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Exposes REST API endpoints defined in an OpenAPI Specification as MCP tools, allowing AI models to call them via the ModelContext Protocol.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants like Claude to interact with any REST API through typed, validated MCP tools. Provides a pattern to wrap REST APIs as MCP servers.
    MIT