Installation & Configuration
{
"mcpServers": {
"github-ent": {
"command": "/path/to/your/venv/python",
"args": [
"/path/to/main.py"
],
"env": {
"GITHUB_TOKEN": "",
"GITHUB_ENTERPRISE_URL": "https://api.github.com/enterprises/{enterprise_name}",
"TRANSPORT": "stdio"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/15
Updated
2026/6/17