docs: add installation instructions for uv (#37)

This commit is contained in:
situ2001 2025-03-19 03:39:58 +08:00 committed by GitHub
parent 042299f251
commit 989453d0da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,8 @@ This directory contains examples demonstrating how to use the Model Context Prot
The client examples demonstrate different ways to connect to MCP servers.
Before running the examples, ensure you have `uv` installed. You can find the installation instructions [here](https://github.com/astral-sh/uv).
### Available Examples
You can run the examples in two ways: