Lunar
Freeby MCP Community
MCP (Model Context Protocol) client for Lunar
v0.5.0Added Apr 12, 2026
lunarmcpmodel-context-protocolbun
Lunar MCP Server
MCP (Model Context Protocol) client for Lunar
Installation
npx -y @onmars/lunar-mcp
Reviews
Installation
Quick install
npx -y @onmars/lunar-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"lunar": {
"command": "npx",
"args": ["-y", "@onmars/lunar-mcp"]
}
}
}