Skip to main content
Glama
519,985 tools. Updated 2026-09-06 08:15

"Swagger" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    A read-only MCP server for navigating OpenAPI / Swagger specifications, enabling agents to search endpoints, retrieve parameters and schemas, and inspect authentication without loading the full spec into context.
    9
    19
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Exposes Swagger/OpenAPI API documentation to AI models, enabling exploration, search, and interaction with endpoints, schemas, and execution of API calls.
    14
    13
    2
    MIT

Matching MCP Connectors

  • MCP server for AI access to Swagger by SmartBear.

  • Swagger Petstore API (v1.0.27) as MCP for testing and prototyping powered by the HAPI MCP server

  • Retrieve and display all available API endpoints from Swagger documentation to understand service capabilities and structure.
    MIT
  • Fetch Swagger/OpenAPI documentation to discover available API endpoints and build models for MCP server generation.
    MIT
  • List all available Swagger/OpenAPI files, enabling quick selection of the desired API documentation for querying and processing.
    -
  • Reload a project's Swagger specification to update API definitions and clear cached types. Use when Swagger docs change to refresh available endpoints and TypeScript types.
    -
  • Generate Swagger UI setup in your project directory to produce interactive API documentation, with optional API key authentication.
    MIT
  • 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
  • Score an OpenAPI spec across completeness, security, consistency, documentation, and best practices with a 0-100 score and A-F grade to quickly assess quality during onboarding or review.
    MIT
  • Execute real API calls to any endpoint in your Swagger/OpenAPI definition by supplying the endpoint ID and parameters, and receive the response data, status code, and headers.
    Apache 2.0