Skip to main content
Glama
307,666 tools. Last updated 2026-07-28 04:41

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

  • Import an API spec (OpenAPI, Swagger, Postman) to create a draft bolthub listing with endpoints and default pricing. Re-importing shows a diff instead of duplicating.
    MIT
  • Permanently invalidate an API key to block unauthorized access. Any request with the revoked key returns a 401 error and cannot be reversed.
    MIT
  • Synchronize an API specification with its linked collection using the specification ID and collection UID. Supports OpenAPI 2.0, 3.0, and 3.1.
    Apache 2.0

Matching MCP Servers

  • -
    license
    -
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    Last updated
  • A
    license
    -
    quality
    F
    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.
    Last updated
    13
    16
    MIT

Matching MCP Connectors