MCP test server with pip package
Project description
python -m venv .venv
.venv\Scripts\activate
python -m pip install --upgrade pip
pip install -r requirements.txt
uv init . # use current dir or `uv init <new_project_dir>`
uv add "mcp[cli]" # or use `pip install "mcp[cli]"`
uv run mcp install test_mcp_server.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
testserverhax-0.1.0.tar.gz
(1.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file testserverhax-0.1.0.tar.gz.
File metadata
- Download URL: testserverhax-0.1.0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d06302cac41973931ebdec111fee27c556362ab2b789e26cccf307fa6e7ad0d
|
|
| MD5 |
380ff4db633e9fa231d32ae3543efd8d
|
|
| BLAKE2b-256 |
d813102acac4b0f0af5c2b7c747982da56e0607ba1381fa6071b137b97852352
|
File details
Details for the file testserverhax-0.1.0-py3-none-any.whl.
File metadata
- Download URL: testserverhax-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42865be19810c5b7b4405454ec8585e53a5aae271cbc8002cfb7a2504528776c
|
|
| MD5 |
cd7f60cd1388d9eadd4bdce3422c0c02
|
|
| BLAKE2b-256 |
fa1853083649a6eabd59e710fab69ddaeb57dc9411103c2c20e03de2d0ba3164
|