MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.
mcpServer
{ "mcpServers": { "github": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-github" ], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>" } } } }
npx -y @modelcontextprotocol/server-github