Overview
What is mcp-server-test?
—
How to use mcp-server-test?
The README instructs to initialize a new project with uv init weather, create and activate a virtual environment with uv venv and .venv\Scripts\activate, install dependencies mcp[cli] and httpx using uv add, and