LunarCrush API Server – README | MCP Marketplace

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

LunarCrush MCP Server

smithery badge

This package provides a Model Context Protocol (MCP) server that acts as a proxy to the LunarCrush Enterprise API. It allows AI assistants (like Cursor) to interact with the LunarCrush API through a provided OpenAPI specification.

Features

  • Implements the Model Context Protocol for standardized communication.
  • Uses the LunarCrush Enterprise API.
  • Parses an OpenAPI specification to dynamically generate API methods.
  • Handles API Key authentication (assuming it’s needed, needs implementation).
  • Can be run locally and configured within environments like Cursor and Claude Desktop.

Installation

Installing via Smithery

To install the LunarCrush API Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install @nic0xflamel/lunarcrush-mcp-server --client claude

Manual Installation

```json
{
  "mcpServers": {
    "lunarcrush": {
      "command": "npx",
      "args": [
        "-y",
        "@nic0xflamel/lunarcrush-mcp-server"
      ]
    }
  }
}
```

License

MIT

Featured Templates

View More
AI Assistants
Image to text with Claude 3
150 1122
Verified Icon
AI Assistants
Speech to Text
134 1510
Customer service
Service ERP
125 756
AI Engineering
Python Bug Fixer
119 1080
AI Assistants
AI Chatbot Starter Kit v0.1
130 667

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.