Add uvx/pip Install Instructions to README (#38)

This commit is contained in:
Mahesh Murag
2024-11-25 22:11:06 +01:00
committed by GitHub
parent 8cb313daa1
commit c5333fe21d

View File

@@ -39,6 +39,8 @@ pip install mcp-server-git
python -m mcp_server_git
```
Follow [these](https://docs.astral.sh/uv/getting-started/installation/) instructions to install `uv` / `uvx` and [these](https://pip.pypa.io/en/stable/installation/) to install `pip`.
### Using an MCP Client
However, running a server on its own isn't very useful, and should instead be configured into an MCP client. For example, here's the Claude Desktop configuration to use the above server: