Skip to main content
Glama
151,176 tools. Last updated 2026-05-28 07:45

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

  • Sync an API specification (OpenAPI 2.0, 3.0, 3.1) to its linked Postman collection. Asynchronous endpoint returns HTTP 202 accepted.
    Apache 2.0
  • Retrieve an OpenAPI spec's title, version, description, servers, security schemes, and tags with endpoint counts to understand an unfamiliar API.
    MIT
  • Retrieve detailed schema for an API endpoint, with options for compact field:type summary or full OpenAPI schema and selective sections.
    MIT
  • Retrieve the OpenAPI/Swagger JSON specification to discover API endpoints, HTTP methods, and request schemas for making API calls.
    MIT

Matching MCP Servers

Matching MCP Connectors