{ "mcpServers": { "github": { "description": "Direct GitHub API integration for repository management, issue tracking, pull requests, and collaborative development workflows.", "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "" } } } }