LunarCrush MCP Server
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
LunarCrush API Server
by nic0xflamel
197
Project Details
- nic0xflamel/lunarcrush-mcp
- MIT License
- Last Updated: 5/7/2025
Recomended MCP Servers
C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷
⚡ C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷ MCP server: Helping LLMs break limits. Provides enhancement prompts inspired by elder-plinius' L1B3RT4S
🧩
Claude Extension Configuration Tool
Hotel Booking Server
InterSystems IRIS MCP Server
InterSystems IRIS MCP server
🧩
Test Server
a test
Paylocity Data Fetcher
🧩
Statsource MCP Server
🧩
Local AI Stack for VPS Deployment
🧩
CSV Analysis
Lunchmoney MCP Server
SearchAPI Server
TypeScript Model Context Protocol (MCP) server boilerplate providing search API tools/resources. Includes CLI support and extensible structure for...
🧩
BrowserTools MCP





