Git Executor MCP Server and client.
@fjmpaez
About Git Executor MCP Server and client.
A simple MCP server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Git Executor MCP Server and client?
It is a simple MCP server for interacting with a git repository, built using the Python SDK. It includes two git tools, one prompt, and one resource, and serves as a reference for a tutorial on Adictos al Trabajo.
How to use Git Executor MCP Server and client?
Clone the repository, install dependencies with poetry install, then run poetry run python src/git-explorer.py ./src/server/server.py absolute_path_to_git_repo with the absolute path to the target git repository.
Key features of Git Executor MCP Server and client
- Two git tools, one prompt, one resource
- Built with the MCP Python SDK
- Simple integration with local git repositories
- Designed as a tutorial reference example
- Supports any local git repository path
Use cases of Git Executor MCP Server and client
- Interact with a git repository through MCP tools
- Automate common git operations via prompts and resources
- Learn MCP server development with a minimal, functional example
- Reference implementation for MCP Python SDK usage
FAQ from Git Executor MCP Server and client
What tools does the server provide?
It provides two git tools, one prompt, and one resource for interacting with a git repository.
How do I install the server?
Clone the repository and run poetry install in the project directory to install dependencies.
What is the purpose of this server?
It is a simple example to demonstrate how to build an MCP server for git interactions, created for a tutorial.
What dependencies does it require?
The server requires Python and the MCP Python SDK, managed via Poetry.
More Version Control MCP servers
Gerrit Review MCP Server
cayirtepeomerThis MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version

GitLab
modelcontextprotocolModel Context Protocol Servers
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Comments