1 line
413 B
JSON
1 line
413 B
JSON
{"content": "{\n \"mcpServers\": {\n \"github\": {\n \"description\": \"Direct GitHub API integration for repository management, issue tracking, pull requests, and collaborative development workflows.\",\n \"command\": \"npx\",\n \"args\": [\"-y\", \"@modelcontextprotocol/server-github\"],\n \"env\": {\n \"GITHUB_PERSONAL_ACCESS_TOKEN\": \"<YOUR_TOKEN>\"\n }\n }\n }\n}"} |