Skip to main content
Glama

Angular Bootstrap MCP Server

by palsuman
package.json749 B
{ "name": "mcp-server", "version": "1.0.0", "description": "MCP Server Application", "main": "src/server.ts", "scripts": { "start": "ts-node src/server.ts", "build": "tsc", "test": "jest" }, "dependencies": { "archiver": "^7.0.1", "body-parser": "^1.19.0", "express": "^4.17.1" }, "devDependencies": { "@types/archiver": "^6.0.3", "@types/express": "^4.17.13", "@types/jest": "^30.0.0", "@types/node": "^16.11.7", "@types/supertest": "^6.0.3", "jest": "^30.0.5", "supertest": "^7.1.4", "ts-jest": "^29.4.1", "ts-node": "^10.4.0", "typescript": "^4.5.4" }, "author": "", "license": "ISC", "jest": { "preset": "ts-jest", "testEnvironment": "node" } }

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/palsuman/angular-bootstrap-mcp-server'

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