|
|
1 месяц назад | |
|---|---|---|
| .. | ||
| convert | 2 месяцев назад | |
| README.md | 8 месяцев назад | |
| go.mod | 1 месяц назад | |
| go.sum | 1 месяц назад | |
| main.go | 6 месяцев назад | |
openapi-mcp is a tool that converts OpenAPI specifications into MCP (Machine Chat Protocol) servers, enabling seamless integration of API definitions with AI assistants.
go run . --file doc.json
# serve on http://localhost:3000/sse
go run . --file doc.json --sse 0.0.0.0:3000
go run . --file https://converter.swagger.io/api/openapi.json