mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2024-12-01 18:58:34 +03:00
Add uvx/pip Install Instructions to README (#38)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user