Back to directory
lunarcrush/mcp-server

lunarcrush/mcp-server

@lunarcrush4

LunarCrush MCP Server providing stdio, streamable HTTP, and SSE transports as a proxy for remote LunarCrush MCP services.

lunarcrushmcp-proxystdiossestreamableother

Installation & Configuration

{
  "mcpServers": {
    "LunarCrush": {
      "command": "node",
      "args": [
        "<absolute_path_to_project_root>/index.js"
      ],
      "env": {
        "LUNARCRUSH_API_KEY": "<your_lunarcrush_api_key>"
      }
    }
  }
}

Information

Transport
stdiostreamablesse
Language
JavaScript
Created
2025/6/20
Updated
2026/4/20