mcp-first

mcp-first

3.3

This project is an MCP server designed for interacting with git repositories, utilizing a simple Python SDK. It provides basic functionality with a focus on educational purposes.

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