Lunaris MCP server — no Rust toolchain required. Prebuilt native binary, all platforms.
Project description
lunaris-mcp
Lunaris MCP server — no Rust toolchain required.
Each wheel ships a prebuilt lunaris-mcp binary for your platform.
uvx resolves the correct wheel automatically; the binary is exec'd via
python -m lunaris_mcp.
Quick Start
via uvx (recommended)
uvx lunaris-mcp --help
via pip
pip install lunaris-mcp
lunaris-mcp --help
Configure as an MCP server
Claude Code (~/.claude.json)
{
"mcpServers": {
"lunaris": {
"command": "uvx",
"args": ["lunaris-mcp"]
}
}
}
Or using npx:
{
"mcpServers": {
"lunaris": {
"command": "npx",
"args": ["-y", "@lunaris/mcp"]
}
}
}
Codex (~/.codex/config.toml)
[mcp_servers.lunaris]
command = "uvx"
args = ["lunaris-mcp"]
Supported Platforms
| Platform | Wheel tag |
|---|---|
| Linux x86_64 | manylinux_2_28_x86_64 |
| Linux arm64 | manylinux_2_28_aarch64 |
| macOS x86_64 | macosx_12_0_x86_64 |
| macOS arm64 (M1/M2/M3) | macosx_12_0_arm64 |
| Windows x64 | win_amd64 |
Requirements
- Python 3.11+
- No Rust toolchain required
uv(recommended) orpip
If the binary is missing
If the binary is absent from the wheel (local dev, custom build), the
lunaris-mcp entry point will print a clear error and suggest:
cargo install lunaris-mcp
Air-gap / offline
For offline environments, install the Rust toolchain and build from source:
cargo install lunaris-mcp
Then use the lunaris-mcp binary directly.
Full integration guide
See docs/integration/claude-code.md and docs/integration/codex.md for complete configuration examples, environment variables, and troubleshooting.
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 Distributions
Built Distributions
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 lunaris_mcp-0.3.0-py3-none-win_amd64.whl.
File metadata
- Download URL: lunaris_mcp-0.3.0-py3-none-win_amd64.whl
- Upload date:
- Size: 10.5 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
189a349be41f31dacc60065696a354a92c886124e23e106f3d0235882ed26bac
|
|
| MD5 |
0764cd1cd798d86f19d2fae2e1eb4b40
|
|
| BLAKE2b-256 |
0273d16b7a0b3c67c4d00f13c77399197a334a3dc0071ee290fa576553fbcf4f
|
File details
Details for the file lunaris_mcp-0.3.0-py3-none-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: lunaris_mcp-0.3.0-py3-none-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 47.9 MB
- Tags: Python 3, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f413c5e8077f1c5e7eca29fbfd9c95e2a0eaadd14fd9ee737476683a726bfde
|
|
| MD5 |
eb1554b475fca92597bcb9941a3e976c
|
|
| BLAKE2b-256 |
e1b45e02079c17d9cfddcd42750b92baa2d3a0966d2c31567834b412cda821d4
|
File details
Details for the file lunaris_mcp-0.3.0-py3-none-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: lunaris_mcp-0.3.0-py3-none-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 44.5 MB
- Tags: Python 3, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0644166ca6e22b58128ecc6c2c3b657da64a905846dcf18c74c6b632e9fc651
|
|
| MD5 |
f44e9fea2bcfc69a383e9640ed93e446
|
|
| BLAKE2b-256 |
e5bde7dca8a733cbb8c1574520de3676147f4f5d546d6f79537505db9fe37ef2
|
File details
Details for the file lunaris_mcp-0.3.0-py3-none-macosx_12_0_x86_64.whl.
File metadata
- Download URL: lunaris_mcp-0.3.0-py3-none-macosx_12_0_x86_64.whl
- Upload date:
- Size: 12.5 MB
- Tags: Python 3, macOS 12.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b14f45505fe3e02e73e4cf6dd5b9e75b7542eaf465d11e77cd6ffafbb799b40f
|
|
| MD5 |
c55b5f2280328dad8f04c0eb13dabf33
|
|
| BLAKE2b-256 |
5c57a63652fc6ac4fae40c9393bf093dae7afee066a03f64129afd07dfced188
|
File details
Details for the file lunaris_mcp-0.3.0-py3-none-macosx_12_0_arm64.whl.
File metadata
- Download URL: lunaris_mcp-0.3.0-py3-none-macosx_12_0_arm64.whl
- Upload date:
- Size: 11.7 MB
- Tags: Python 3, macOS 12.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f0436e0f52f22f90c43019aca8e354f8bb51468fef3095e0affa258b21e959b
|
|
| MD5 |
77d8371c834b48da1ccdee073117e60a
|
|
| BLAKE2b-256 |
61b55871254217c0975819d96e8c8c292b6bdc3b8f39cc52b93c925b828295e6
|