Wrap MCP servers with a WebSocket.
Project description
ws-mcp
Wrap MCP servers with a WebSocket.
Usage
# Example using fetch
uvx ws-mcp --command "uvx mcp-server-fetch" --port 3002
# Example using wcgw
## On macOS?
uvx ws-mcp --command "uvx --from wcgw@latest --python 3.12 wcgw_mcp" --port 3001
## On Ubuntu?
cd /tmp
git clone https://github.com/nick1udwig/wcgw.git
cd wcgw
git submodule update --init --recursive
git checkout hf/fix-wcgw-on-ubuntu
cd ..
uvx ws-mcp --command "uvx --from /tmp/wcgw --with /tmp/wcgw/src/mcp_wcgw --python 3.12 wcgw_mcp" --port 3001
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
ws_mcp-0.1.1.tar.gz
(11.0 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 ws_mcp-0.1.1.tar.gz.
File metadata
- Download URL: ws_mcp-0.1.1.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
043c4cda7ff34c1eff19b6d7abdbc8119d4e2d698c8410bcca7e42500cef24b0
|
|
| MD5 |
a5bddbe225ab46eb025610c2becf832c
|
|
| BLAKE2b-256 |
54b7f36b8b4e2ba6ce0156204432f5d54ddf2020bbe2a80aa6e29c2a09e9fc23
|
File details
Details for the file ws_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ws_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef695ad7cdf0396d9eabbd58b38e95ffa2d00200536b113b0d55e4330446f412
|
|
| MD5 |
9259e8dc6c3cface3c0bf48fc85cc3b4
|
|
| BLAKE2b-256 |
db4ea9f01ca8ac89798b00c4caeee199737f21430c56d2bad25ea524c541185e
|