|
|
il y a 4 mois | |
|---|---|---|
| .. | ||
| convert | il y a 6 mois | |
| .golangci.yml | il y a 4 mois | |
| README.md | il y a 8 mois | |
| go.mod | il y a 4 mois | |
| go.sum | il y a 4 mois | |
| main.go | il y a 6 mois | |
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