Skip to content

Add mcp-openapi and graphql-to-mcp to Developer Productivity#180

Open
Docat0209 wants to merge 1 commit intoTensorBlock:mainfrom
Docat0209:add-mcp-openapi-graphql
Open

Add mcp-openapi and graphql-to-mcp to Developer Productivity#180
Docat0209 wants to merge 1 commit intoTensorBlock:mainfrom
Docat0209:add-mcp-openapi-graphql

Conversation

@Docat0209
Copy link

Added Servers

mcp-openapi

  • GitHub: https://github.com/Docat0209/mcp-openapi
  • npm: mcp-openapi
  • What: Converts any OpenAPI/Swagger spec into MCP tools with zero config
  • Features: Swagger 2.0 support, flat parameter schemas, built-in auth, smart response truncation

graphql-to-mcp

  • GitHub: https://github.com/Docat0209/mcp-graphql
  • npm: graphql-to-mcp
  • What: Converts any GraphQL API into MCP tools via auto-introspection
  • Features: Zero config, flat parameter schemas, smart truncation, retry logic

Both published on npm and the Official MCP Registry.

- mcp-openapi: OpenAPI/Swagger → MCP tools converter (zero config, Swagger 2.0, flat schemas)
- graphql-to-mcp: GraphQL → MCP tools converter (auto-introspection, zero config)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant