M
MCP Openapi Discovery
作者 @Rekl0w
MCP server by Rekl0w
创建于 3/31/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-openapi-discovery
Cursor 配置 (mcp.json)
{
"mcpServers": {
"rekl0w-mcp-openapi-discovery": {
"command": "npx",
"args": [
"rekl0w-mcp-openapi-discovery"
]
}
}
}