MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

O
Openapi To MCP Generator

MCP server by Jav9710

Created 1/29/2026
Updated 26 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx openapi-to-mcp-generator

Cursor configuration (mcp.json)

{ "mcpServers": { "jav9710-openapi-to-mcp-generator": { "command": "uvx", "args": [ "openapi-to-mcp-generator" ] } } }