whitemagic-mcp (legacy Python generation) — retired
This is the retired Gen-1 (Python) MCP server for WhiteMagic. It stays installable for pinned and legacy use, but it is not the current product. The current WhiteMagic is the Rust v9 line: one curated 9-tool MCP surface over a durable local store.
Current WhiteMagic → https://www.whitemagic.dev · Setup guide
If you arrived here looking for WhiteMagic MCP
Install the current line instead:
# one-line installer (Linux x86-64 install-gated; macOS and Windows binaries published)
curl -fsSL "https://www.whitemagic.dev/install.sh" | sh
# alternatives
npx whitemagic-mcp serve # npm launcher (the current line)
cargo install whitemagic # crates.io
docker run -i lbailey94/whitemagic:9 serve
Then point your MCP client at wm serve — or run wm connect --write and
let WhiteMagic wire every detected client. Verify with wm grimoire.
Do not confuse this PyPI package with the current npm launcher, which is
also named whitemagic-mcp but ships the Rust v9 server.
What this package still is
- The last Python MCP server of the Gen-1 line (
whitemagic-mcp26.x). It remains installable so existing pins keep working, and it depends on the matching legacywhitemagicPython package. - No new features, security fixes, or support are provided for this line. It is frozen.
- Importing
whitemagic_mcpemits aDeprecationWarning; the server prints a one-line notice on stderr. SetWM_LEGACY_SUPPRESS=1to silence both.
MIT licensed. Local-first. No telemetry.
Release files for whitemagic-mcp 26.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| whitemagic_mcp-26.0.4.tar.gz | 8.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| whitemagic_mcp-26.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.0 kB
Release files / whitemagic_mcp-26.0.4.tar.gz
| Download URL | whitemagic_mcp-26.0.4.tar.gz |
|---|---|
| Size | 8.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d1cda979bf6e7a79218987550efad3dbde56505e4db642757c9a94eedf79a3de
|
|
BLAKE2b-256 checksum How to use checksums |
5b6a6515ce8e464c4d16949b2593241f84c9c00eea6742f81ca79015e3e15dd2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / whitemagic_mcp-26.0.4-py3-none-any.whl
| Download URL | whitemagic_mcp-26.0.4-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1d09acee4cdd361018a25b17bdae076e5d42f66939b012458eab5ea3627c4574
|
|
BLAKE2b-256 checksum How to use checksums |
47cec43b6fddc2d7236d23b5c106973e6400d6e20d73095d495269c0c4662f15
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|