Swagger Viewer
@xiezhuo0513
Swagger Viewer について
这是一个用于 Cursor 编辑器的 MCP 工具,可以帮助你快速查看和使用项目 Swagger API 文档。
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"swagger-viewer": {
"command": "npx",
"args": [
"-y",
"@xc_angelwatch/swagger-viewer"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
—
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Grafana MCP server
grafanaMCP server for Grafana
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
コメント