We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccf6751 + 26c0d57 commit 70c549bCopy full SHA for 70c549b
1 file changed
src/time/README.md
@@ -23,6 +23,10 @@ A Model Context Protocol server that provides time and timezone conversion capab
23
When using [`uv`](https://docs.astral.sh/uv/) no specific installation is needed. We will
24
use [`uvx`](https://docs.astral.sh/uv/guides/tools/) to directly run *mcp-server-time*.
25
26
+```bash
27
+uvx mcp-server-time
28
+```
29
+
30
### Using PIP
31
32
Alternatively you can install `mcp-server-time` via pip:
0 commit comments