Swagger Server
БесплатноНе проверенExposes Swagger/OpenAPI-defined APIs through the Model Context Protocol, making them accessible to AI agents.
Описание
Exposes Swagger/OpenAPI-defined APIs through the Model Context Protocol, making them accessible to AI agents.
README
A Model Context Protocol server for Swagger/OpenAPI endpoints. This tool allows you to expose Swagger-defined APIs through the Model Context Protocol, making them accessible to AI agents.
Installation
You can install the package globally:
npm install -g swagger-mcp-server
Or use it directly with npx:
npx swagger-mcp-server <config-file>
Usage
- Create a configuration file (JSON) that defines the Swagger endpoints you want to expose:
{
"endpoints": [
{
"name": "example-api",
"url": "https://example.com/api/swagger.json"
}
]
}
- Run the server:
swagger-mcp-server config.json
Or with npx:
npx swagger-mcp-server config.json
Configuration Options
The configuration file supports the following options:
endpoints: An array of Swagger endpoints to exposename: A unique identifier for the endpointurl: URL to the Swagger/OpenAPI JSON definition
Development
To build the project:
npm run build
To run locally:
npm run run
License
ISC
Установить Swagger Server в Claude Desktop, Claude Code, Cursor
unyly install swagger-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add swagger-mcp-server -- npx -y swagger-mcp-serverFAQ
Swagger Server MCP бесплатный?
Да, Swagger Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Swagger Server?
Нет, Swagger Server работает без API-ключей и переменных окружения.
Swagger Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Swagger Server в Claude Desktop, Claude Code или Cursor?
Открой Swagger Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Swagger Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
