MCP Servers

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

Convert OpenAPI specs into MCP (Model Context Protocol) servers

Created 4/23/2026
Updated about 3 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx oapi2mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "troyliu0105-oapi2mcp": { "command": "uvx", "args": [ "oapi2mcp" ] } } }