OpenAPI documentation. Design, build, and document REST APIs interactively.
npx -y @smartbear/mcp-server-swagger
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"swagger": {
"command": "npx",
"args": ["-y", "@smartbear/mcp-server-swagger"]
}
}
}
```
fetch_datacreate_recordupdate_resourcedelete_itemOpenAPI documentation. Design, build, and document REST APIs interactively.
Language: JavaScript
Category: APIs