Skip to main content
Glama

GitHub PR MCP Server

by gourav221b
package.json824 B
{ "name": "githubmcp", "version": "1.0.0", "main": "./build/index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "start": "node ./build/index.js", "dev": "tsc --watch" }, "bin": { "github": "build/index.js" }, "files": [ "build" ], "keywords": [ "github", "mcp", "pull-requests" ], "author": "", "license": "ISC", "description": "GitHub Pull Request Data Provider for Model Context Protocol", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@octokit/rest": "^21.1.1", "githubmcp": "file:", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "cross-env": "^7.0.3", "typescript": "^5.8.2" }, "engines": { "node": ">=16.0.0" } }

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/gourav221b/Github-PR-MCP-server'

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