@ktmcp/apicurio
v1.0.0
Published
MCP server for Apicurio Registry API [v2]
Readme
@ktmcp/apicurio
MCP server for Apicurio Registry API [v2]
Installation
npm install -g @ktmcp/apicurioUsage
Add to your MCP settings:
{
"mcpServers": {
"apicurio": {
"command": "mcp-apicurio"
}
}
}Description
Apicurio Registry is a datastore for standard event schemas and API designs. Apicurio Registry enables developers to manage and share the structure of their data using a REST interface. For example, c
Category
api
