Skip to main content
Glama
liliangshan

MCP Server Git

by liliangshan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LANGUAGENoLanguage for messages (en, zh, zh-CN, zh-TW) (default: en)en
NO_PROXYNoComma-separated list of hosts that should not use proxy
ALL_PROXYNoUniversal proxy URL for all protocols
REPO_NAMENoRepository identifier for logging and identification
HTTP_PROXYNoHTTP proxy URL (e.g., http://proxy.company.com:8080)
HTTPS_PROXYNoHTTPS proxy URL (e.g., http://proxy.company.com:8080)
MCP_LOG_DIRNoDirectory for log files (default: ./.setting or ./.setting.{REPO_NAME})
REMOTE_NAMENoRemote name (default: origin)origin
SOCKS_PROXYNoSOCKS5 proxy URL (e.g., socks5://proxy.company.com:1080)
TOOL_PREFIXNoPrefix for MCP tool names (default: empty)
LOCAL_BRANCHYesLocal branch name to push from
MCP_LOG_FILENoLog filename (default: mcp-git.log)mcp-git.log
PROJECT_PATHYesAbsolute path to the git repository
REMOTE_BRANCHYesRemote branch name to push to
GIT_PUSH_FLAGSNoAdditional git push flags (default: --progress)--progress
MCP_CHANGES_FILENoPending changes filename (default: pending-changes.json)pending-changes.json
PULL_SOURCE_BRANCHNoSource branch for git_pull (default: same as REMOTE_BRANCH)
MCP_PUSH_HISTORY_FILENoPush history filename (default: push-history.json)push-history.json

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/liliangshan/mcp-server-git'

If you have feedback or need assistance with the MCP directory API, please join our Discord server