mcp-first

fjmpaez/mcp-first

3.2

If you are the rightful owner of mcp-first and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Git Executor MCP Server and client is a simple example of a Model Context Protocol (MCP) server designed for interacting with a git repository.

Git Executor MCP Server and client.

Description

This is a simple example of a MCP server for interacting with a git repository. The server has been created using Python SDK: https://github.com/modelcontextprotocol/python-sdk

The repository is create as reference on https://adictosaltrabajo.com tutorial.

It includes just two git tools, one prompt and one resource.

Installation

   git clone https://github.com/fjmpaez/mcp-first.git
   cd mcp-first
   poetry install

Usage

poetry run python src/git-explorer.py  ./src/server/server.py absolute_path_to_git_repo