How to run locally?
I use the command uv init linux-do-mcp under the root path src/linux-do-mcp/python
If you want to run this MCP Server locally, you can follow the step bellow:
cd to src/linux-do-mcp/python, and install the dependency
uv venv
.venv\Scripts\activate
uv add "mcp[cli]" httpx
pip install .
run the following command to test in dev env
mcp dev src/linux_do_mcp/main.py
run the following command to pack the package
uv run -- hatchling build
uv run -- twine upload dist/*
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linux_do_mcp-0.1.4.tar.gz
(15.3 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 linux_do_mcp-0.1.4.tar.gz.
File metadata
- Download URL: linux_do_mcp-0.1.4.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e51f27dfea8aa5ccd96a89f27bc41095f48f720c3d593975671476b673017f20
|
|
| MD5 |
37fed2fad1d47423c9660dbbde697f70
|
|
| BLAKE2b-256 |
790a8f5e4234abc05c639f38252268a554ddedb4dabae34654b758dad49bba2d
|
File details
Details for the file linux_do_mcp-0.1.4-py3-none-any.whl.
File metadata
- Download URL: linux_do_mcp-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89d549d1fed5d409051599a23b985fd783fef1c6158b4ba48685ca6063695435
|
|
| MD5 |
b5073bea9773de828d99c234869887d4
|
|
| BLAKE2b-256 |
36fc2689fff55f4d785841e610a74e2290f496221447d6508322d96384baae79
|