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
Project Details
- nic0xflamel/lunarcrush-mcp
- MIT License
- Last Updated: 5/7/2025
Recomended MCP Servers
BurpSuite MCP Server: A powerful Model Context Protocol (MCP) server implementation for BurpSuite, providing programmatic access to Burp's...
An MCP server that any process can pipe stdout logs to including console logs from nodejs programs
夸克网盘签到、自动转存、命名整理、发推送提醒和刷新媒体库一条龙
Model Context Protocol (MCP) server that enables CRUD operations on a WebDAV endpoint with basic authentication.
This MCP server let you automate interactions with Wordpress
Collection of apple-native tools for the model context protocol.
易控车机版,帮助您方便地使用安卓车机控制手机。
Connect Supabase to your AI assistants
基于Python的MCP网关





