Mur CLI for packaging and publishing agents and tools.
Project description
mur
A simple CLI to manage tools on your MCP (Model Context Protocol) server.
Install
pip install mur
Quickstart
- Host your own MCP with capsule
- Find some tools or build your own
- Manage tools using
murcommands
Commands
mur install
Install one or more tools into your MCP
mur install TOOL --host HOST
TOOL: Name of the tool or toolkit to install e.g. get_weatherHOST: Host URL from where you want to install e.g.http://localhost:8000
mur uninstall
Uninstall one or more tools from your MCP
mur uninstall TOOL --host HOST
TOOL: Name of the tool or toolkit to uninstall e.g. get_weatherHOST: Host URL from where you want to uninstall e.g.http://localhost:8000
mur list
List installed tools on your MCP
mur list --host HOST
HOST: Host URL from where you want to list tools e.g.http://localhost:8000
mur config set
Set a configuration for host.
mur config set public host HOST
HOST: Host URL from where you want to install e.g.http://localhost:8000
This allows you to (un)install and list tools without having to specify the host every time. E.g. mur install TOOL --host will point to the configured HOST value. Not specifying a host will install the tool in your local python environment under the murmur namespace.
🚀 Community
mur is in its early stages, and we're actively building it with the developer community in mind. Your insights, ideas, and use cases will help shape its future. First time contributors are welcome! Check out the GitHub issues for some ideas.
Feedback
Try mur, and let us know what you think. Star this repo 🌟 and join our Discord community 💬 to share your feedback and help make tooling for agents accessible for everyone.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 mur-0.0.8.tar.gz.
File metadata
- Download URL: mur-0.0.8.tar.gz
- Upload date:
- Size: 47.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3442af29c64365c2953a26bd828c506f68f627d58cc3981cae8bc8a8fae55b8
|
|
| MD5 |
d09c65190b9bd652d5a63405aa5fc513
|
|
| BLAKE2b-256 |
8afae51aba38f0ff98383b5fa3e78f7fb89485f882948babcf48fa83961480e6
|
File details
Details for the file mur-0.0.8-py3-none-any.whl.
File metadata
- Download URL: mur-0.0.8-py3-none-any.whl
- Upload date:
- Size: 62.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0db0e7d1f78f143cecb76878993d54b7a5318f2422e53b1647af7da87341f6ba
|
|
| MD5 |
06bcf78bfc3c8ae248cc728b8c436a72
|
|
| BLAKE2b-256 |
1d7d8a1395aa6561c312054ca70eb1deff4acd105fd6ebf963a26edaee62abcd
|