git-mcp
by abhi-d-git
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_NAME | No | Server name (default: git) | git |
| MCP_PORT | No | Port (default: 3002) | 3002 |
| GATEWAY_URL | No | Gateway URL — omit to skip auto-registration | |
| GITHUB_TOKEN | Yes | GitHub personal access token | |
| MCP_SELF_URL | No | URL the gateway uses to reach this server | |
| GITHUB_DEFAULT_OWNER | Yes | Default org/user when owner not specified |
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/abhi-d-git/mcp-server-git'
If you have feedback or need assistance with the MCP directory API, please join our Discord server