Skip to main content
Glama

mcp-angular-cli

by talzach
package.json1.01 kB
{ "name": "@talzach/mcp-angular-cli", "version": "1.0.0", "description": "Model Context Protocol servers for Angular CLI", "license": "MIT", "author": "Tal Zach (https://github.com/talzach)", "homepage": "https://talzach/mcp-angular-cli", "bugs": "https://github.com/talzach/mcp-angular-cli/issues", "types": "dist/index.d.ts", "type": "module", "bin": { "playwright-mcp-server": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "publish-npm": "npm publish --access public" }, "repository": { "type": "git", "url": "https://github.com/talzach/mcp-angular-cli.git" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.1" }, "keywords": [ "Angular CLI", "AI", "Claude MCP" ], "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "^20.17.46", "shx": "^0.4.0", "typescript": "^5.8.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/talzach/mcp-angular-cli'

If you have feedback or need assistance with the MCP directory API, please join our Discord server