mcp-openapi-schema-explorer and openapi2mcptools

One tool is an MCP server providing token-efficient access to OpenAPI/Swagger specs, while the other tool converts OpenAPI specifications to MCP, suggesting they are complementary for exploring OpenAPI specs through MCP.

openapi2mcptools
47
Emerging
Maintenance 10/25
Adoption 8/25
Maturity 25/25
Community 18/25
Maintenance 0/25
Adoption 6/25
Maturity 25/25
Community 16/25
Stars: 66
Forks: 14
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 19
Forks: 7
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m

About mcp-openapi-schema-explorer

kadykov/mcp-openapi-schema-explorer

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.

This tool helps developers or AI agents understand complex API documentation (OpenAPI/Swagger specifications) without needing to load the entire document. It takes a local file path or remote URL to an OpenAPI or Swagger specification as input and allows an MCP client to explore specific parts of the API structure on demand. The output is structured information about the API, tailored for developers building against APIs or AI assistants interacting with them.

API development API integration OpenAPI specification Swagger specification LLM interaction

About openapi2mcptools

2013xile/openapi2mcptools

OpenAPI specifications => MCP (Model Context Protocol) tools

This project helps developers quickly integrate existing OpenAPI specifications into MCP (Model Context Protocol) servers. It takes an OpenAPI specification as input and outputs a list of tools and a tool caller function, which can then be used to define and execute these tools within an MCP server. This is designed for software developers building applications that need to communicate with or expose services via the Model Context Protocol.

API Development Server-side Development Protocol Conversion Software Integration Backend Engineering

Scores updated daily from GitHub, PyPI, and npm data. How scores work