Github MCP Server Java
by parthloglogn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_HOST | No | GitHub hostname (for GitHub Enterprise) | github.com |
| GITHUB_TOOLS | No | Comma-separated list of specific tools to enable | all |
| GITHUB_TOOLSETS | No | Comma-separated list of toolsets to enable | all |
| GITHUB_READ_ONLY | No | Restrict to read-only operations | false |
| GITHUB_EXCLUDE_TOOLS | No | Comma-separated list of tools to exclude | none |
| GITHUB_PERSONAL_ACCESS_TOKEN | Yes | GitHub Personal Access Token with required scopes (repo, workflow, read:org, gist, notifications, read:user) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/parthloglogn/github-mcp-java'
If you have feedback or need assistance with the MCP directory API, please join our Discord server