MCP Server

Swagger Mcp Adapter MCP Server

by serifcolakel

AI Summary

This MCP server dynamically exposes Swagger/OpenAPI endpoints as callable tools for Claude and other LLMs, enabling AI agents to seamlessly integrate with REST APIs without manual tool definition. Developers building LLM applications that need to interact with documented APIs benefit most from this adapter.

Description

TypeScript-based MCP server that integrates with Swagger/OpenAPI specifications to expose API endpoints as tools for LLMs

Install

{
  "mcpServers": {
    "swagger-mcp-adapter": {
      "command": "npx",
      "args": ["-y", "swagger-mcp-adapter"]
    }
  }
}

Quality Score

C

Acceptable

73/100

Standard Compliance82
Documentation Quality75
Usefulness88
Maintenance Signal60
Community Signal45
Scored Today

GitHub Signals

Stars10
Forks1
Issues0
Updated4mo ago
View on GitHub

Trust & Transparency

No License Detected

Review source code before installing

Verified Open Source

Hosted on GitHub — publicly auditable

Maintained

Last commit 4mo ago

10 stars

1 forks

My Fox Den

Community Rating

Works With

claude_desktop
Claude Code