Skip to main content
Glama
336,190 tools. Last updated 2026-07-29 22:59

"A server for exploring and analyzing large OpenAPI schemas efficiently" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • MCP server (stdio): lint OpenAPI specs with Spectral via the AgentForge API

  • Rick and Morty MCP — wraps the Rick and Morty API (free, no auth)

  • Retrieve the OpenAPI/Swagger JSON specification to discover API endpoints, HTTP methods, and request schemas for making API calls.
    MIT
  • Configure or switch to an OpenAPI server by providing its schema URL. Override base URL and assign a nickname for distinct environments.
    MIT
  • Scans API endpoints, generates OpenAPI specifications, creates and runs tests with edge cases against a live server, and outputs audit reports.
    MIT
  • Retrieve authoritative API metadata — endpoints, schemas, fields, and enum values — from parsed OpenAPI specifications.
    MIT
  • Validate OpenAPI specifications for quality and completeness by checking missing descriptions, orphaned schemas, naming inconsistencies, and error responses to generate a quality score.
    MIT
  • Retrieve the OpenAPI/Swagger definition for an Azure managed connector to discover its available operations, paths, and schemas for workflow creation.
    MIT
  • Parse Swagger/OpenAPI documents to extract basic information quickly, ideal for handling large API specifications with optional filtering and caching.
    ISC
  • Extract API schemas from a single file through static analysis. Supports TypeScript, Python, Go, Protobuf, GraphQL, OpenAPI, and SQL DDL.
    MIT
  • Import an OpenAPI or Swagger specification from a URL or local file to save endpoints and schemas for querying and testing.
    MIT
  • Retrieve the OpenAPI/Swagger definition for a Logic Apps workflow to view trigger schemas and request/response formats, enabling API documentation and client SDK generation.
    MIT