UNPKG

@progress/kendo-angular-mcp

Version:

Model Context Protocol for Kendo UI for Angular

37 lines (36 loc) 773 B
{ "name": "@progress/kendo-angular-mcp", "version": "1.2.2", "type": "module", "bin": "./dist/index.js", "license": "See LICENSE.md", "description": "Model Context Protocol for Kendo UI for Angular", "keywords": [ "MCP Server", "Model Context Protocol", "Angular", "Kendo", "Progress", "AI", "Copilot", "Kendo UI for Angular" ], "files": [ "dist", "proto", "README.md", "LICENSE.md", "!**/*.tsbuildinfo" ], "dependencies": { "@grpc/grpc-js": "^1.14.3", "@grpc/proto-loader": "^0.8.0", "@modelcontextprotocol/sdk": "^1.24.3", "@progress/kendo-licensing": "^1.8.0", "tslib": "^2.3.0" }, "devDependencies": { "@local/mcp-common": "*", "@local/mcp-test-utils": "*" } }