Loading MCP server directory, please wait...
Query Solana DEX data: prices, metadata, launches, graduations, live stream tails.
npx @getmcp/cli add com.anaxer/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ANAXER_API_KEYAnaxer API key (Bearer). Set in the MCP host config — never pass as a tool argument.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.anaxer/mcp": {
"command": "npx",
"args": [
"-y",
"@anaxer/mcp"
],
"env": {
"ANAXER_API_KEY": "",
"ANAXER_BASE_URL": "",
"ANAXER_WS_URL": ""
}
}
}
}