GitBranchMCP
by lianggaoyuan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITBRANCHMCP_API_KEY | No | API key for the model provider | |
| BRANCH_CONTEXT_DB_PATH | No | Path to the SQLite database file. Default: ./data/branch-context.db | |
| GITBRANCHMCP_MODEL_NAME | No | Model name for API mode (e.g., qwen-plus, claude-sonnet-4-20250514) | |
| GITBRANCHMCP_MODEL_BASE_URL | No | Base URL for OpenAI-compatible API (e.g., https://dashscope.aliyuncs.com/compatible-mode/v1) | |
| GITBRANCHMCP_MODEL_PROVIDER | No | Model provider for API mode (e.g., anthropic, openai-compatible) |
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/lianggaoyuan/GitBranchMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server