LunarCrush
Provides cryptocurrency market intelligence and social sentiment data through LunarCrush's API, enabling access to real-time crypto analytics and trading insights via both local proxy and remote connection methods.
1 stars
0 tools
Created Aug 2025
@lunarcrush/lunarcrush-lunarcrush-serverAbout
Provides cryptocurrency market intelligence and social sentiment data through LunarCrush's API, enabling access to real-time crypto analytics and trading insights via both local proxy and remote connection methods.
Categories
general
Installation
npm
npm install @lunarcrush/lunarcrush-lunarcrush-server
Configuration
{
"mcpServers": {
"lunarcrush-lunarcrush-server": {
"command": "npx",
"args": [
"-y",
"@lunarcrush/lunarcrush-lunarcrush-server"
]
}
}
}