Skip to main content
Search & Data ExtractionPython

nyxn-ai/NyxDocs

Specialized MCP server for cryptocurrency project documentation management with multi-blockchain support (Ethereum, BSC, Polygon, Solana).

search-data-extractioncloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/nyxn-ai/NyxDocs

Claude Desktop configuration example:

{
  "mcpServers": {
    "nyxdocs": {
      "command": "npx",
      "args": [
        "-y",
        "nyxn-ai/NyxDocs"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
nyxn-ai