|
|
hai 1 mes | |
|---|---|---|
| .. | ||
| convert | hai 2 meses | |
| README.md | hai 8 meses | |
| go.mod | hai 1 mes | |
| go.sum | hai 1 mes | |
| main.go | hai 6 meses | |
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