Reworking the git server

This commit is contained in:
David Soria Parra
2024-11-21 21:37:19 +00:00
parent 51ac8f006f
commit 100323a425
5 changed files with 284 additions and 502 deletions

View File

@@ -1,5 +1,5 @@
[project]
name = "mcp-server-git"
name="mcp-server-git"
version = "0.3.0"
description = "A Model Context Protocol server providing tools to read, search, and manipulate Git repositories programmatically via LLMs"
readme = "README.md"