Swagger Viewer
@xiezhuo0513
About Swagger Viewer
这是一个用于 Cursor 编辑器的 MCP 工具,可以帮助你快速查看和使用项目 Swagger API 文档。
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"swagger-viewer": {
"command": "npx",
"args": [
"-y",
"@xc_angelwatch/swagger-viewer"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Swagger Viewer?
Swagger Viewer is an MCP server that integrates with Swagger/OpenAPI specifications, allowing users to initialize the tool, search API interfaces, generate client code, and retrieve all available endpoints.
How to use Swagger Viewer?
Configure your MCP client with the command and arguments provided (e.g., cmd /c npx -y @xc_angelwatch/swagger-viewer), then invoke the exposed tools: mcp_swagger_initialize, mcp_swagger_search, mcp_swagger_generate_code, and mcp_swagger_get_all_endpoints.
Key features of Swagger Viewer
- Initialize Swagger tool and load configuration
- Search API interfaces
- Generate interface call code
- Get all available endpoints
Use cases of Swagger Viewer
—
FAQ from Swagger Viewer
—
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments