{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "io.github.cap-js/mcp-server", "description": "Model Context Protocol (MCP) server for AI-assisted development of CAP applications.", "repository": { "url": "https://github.com/cap-js/mcp-server", "source": "github" }, "version": "1.0.0", "Icon": { "src": "https://github.com/cap-js/mcp-server/blob/main/icon.png" }, "packages": [ { "registryType": "npm", "identifier": "@cap-js/mcp-server", "version": "0.0.5", "transport": { "type": "stdio" } } ] }