MCP Servers

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

M
MCP Openapi Discovery

MCP server by Rekl0w

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

Install Package (if required)

npx @modelcontextprotocol/server-mcp-openapi-discovery

Cursor configuration (mcp.json)

{ "mcpServers": { "rekl0w-mcp-openapi-discovery": { "command": "npx", "args": [ "rekl0w-mcp-openapi-discovery" ] } } }