Skip to main content
Glama
package.json1.16 kB
{ "name": "github-project-manager", "version": "3.0.0", "description": "Complete GitHub project management MCP server with FIXED GitHub Projects v2 GraphQL support", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsc --watch", "test": "node test-server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "@octokit/graphql": "^9.0.1", "@octokit/rest": "latest", "@types/node": "latest", "typescript": "latest", "zod": "latest" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" }, "keywords": [ "github", "project-management", "mcp", "claude", "graphql", "projects-v2", "issues", "milestones" ], "author": "Fares Abdelghany", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/Faresabdelghany/github-project-manager-mcp.git" }, "bugs": { "url": "https://github.com/Faresabdelghany/github-project-manager-mcp/issues" }, "homepage": "https://github.com/Faresabdelghany/github-project-manager-mcp#readme" }

Latest Blog Posts

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/Faresabdelghany/github-project-manager-mcp'

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