Skip to main content
Glama

GitHub PR Comments MCP Server

package.json620 B
{ "name": "github-pr-mcp", "version": "1.0.0", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node --esm src/server.ts", "test": "node dist/test-client.js" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "@octokit/rest": "^21.1.1", "@types/express": "^5.0.0", "@types/node": "^22.13.10", "dotenv": "^16.4.7", "express": "^4.21.2", "ts-node": "^10.9.2", "typescript": "^5.8.2", "zod": "^3.22.4" } }

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/shaileshahuja/github-pr-mcp'

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