Skip to main content
Glama

MCP Project Context Server

MIT License
package.json798 B
{ "name": "mcp-project-context", "version": "1.0.0", "type": "module", "description": "", "main": "index.js", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "nodemon --exec tsx src/index.ts", "docker:build": "docker build -t mcp-project-context .", "docker:run": "docker-compose up -d" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.5.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.16.0", "fs-extra": "^11.3.0", "uuid": "^11.1.0", "zod": "^3.25.76" }, "devDependencies": { "@types/fs-extra": "^11.0.4", "@types/node": "^24.0.15", "@types/uuid": "^10.0.0", "nodemon": "^3.1.10", "ts-node": "^10.9.2", "tsx": "^4.20.3", "typescript": "^5.8.3" } }

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/aaronfeingold/mcp-project-context'

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