Tweak Python server package names

This commit is contained in:
Justin Spahr-Summers
2024-11-21 20:52:56 +00:00
parent d144a53b25
commit d68341d985
2 changed files with 4 additions and 6 deletions

View File

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