Skip to main content

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) or pip

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

lunaris_mcp-0.3.0-py3-none-win_amd64.whl (10.5 MB view details)

Uploaded Python 3Windows x86-64

lunaris_mcp-0.3.0-py3-none-manylinux_2_28_x86_64.whl (47.9 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

lunaris_mcp-0.3.0-py3-none-manylinux_2_28_aarch64.whl (44.5 MB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

lunaris_mcp-0.3.0-py3-none-macosx_12_0_x86_64.whl (12.5 MB view details)

Uploaded Python 3macOS 12.0+ x86-64

lunaris_mcp-0.3.0-py3-none-macosx_12_0_arm64.whl (11.7 MB view details)

Uploaded Python 3macOS 12.0+ ARM64

File details

Details for the file lunaris_mcp-0.3.0-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for lunaris_mcp-0.3.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 189a349be41f31dacc60065696a354a92c886124e23e106f3d0235882ed26bac
MD5 0764cd1cd798d86f19d2fae2e1eb4b40
BLAKE2b-256 0273d16b7a0b3c67c4d00f13c77399197a334a3dc0071ee290fa576553fbcf4f

See more details on using hashes here.

File details

Details for the file lunaris_mcp-0.3.0-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for lunaris_mcp-0.3.0-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f413c5e8077f1c5e7eca29fbfd9c95e2a0eaadd14fd9ee737476683a726bfde
MD5 eb1554b475fca92597bcb9941a3e976c
BLAKE2b-256 e1b45e02079c17d9cfddcd42750b92baa2d3a0966d2c31567834b412cda821d4

See more details on using hashes here.

File details

Details for the file lunaris_mcp-0.3.0-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for lunaris_mcp-0.3.0-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d0644166ca6e22b58128ecc6c2c3b657da64a905846dcf18c74c6b632e9fc651
MD5 f44e9fea2bcfc69a383e9640ed93e446
BLAKE2b-256 e5bde7dca8a733cbb8c1574520de3676147f4f5d546d6f79537505db9fe37ef2

See more details on using hashes here.

File details

Details for the file lunaris_mcp-0.3.0-py3-none-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for lunaris_mcp-0.3.0-py3-none-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 b14f45505fe3e02e73e4cf6dd5b9e75b7542eaf465d11e77cd6ffafbb799b40f
MD5 c55b5f2280328dad8f04c0eb13dabf33
BLAKE2b-256 5c57a63652fc6ac4fae40c9393bf093dae7afee066a03f64129afd07dfced188

See more details on using hashes here.

File details

Details for the file lunaris_mcp-0.3.0-py3-none-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for lunaris_mcp-0.3.0-py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 1f0436e0f52f22f90c43019aca8e354f8bb51468fef3095e0affa258b21e959b
MD5 77d8371c834b48da1ccdee073117e60a
BLAKE2b-256 61b55871254217c0975819d96e8c8c292b6bdc3b8f39cc52b93c925b828295e6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page