{"type":"mcp_server","name":"ergo-mcp","description":"The Ergo MCP repository provides a Model Context Protocol server for interacting with the Ergo blockchain, offering tools for exploring blocks, transactions, network statistics, and token price information.","category":"Developer Tools","language":"Python","stars":3,"forks":2,"owner":"marctheshark3","github_url":"https://github.com/marctheshark3/ergo-mcp","homepage":null,"setup":"## Setup\n\n**Using a Virtual Environment (Recommended)**\n\n1.  Create a virtual environment: `python -m venv .venv`\n2.  Activate the virtual environment:\n    *   On Linux/Mac: `source .venv/bin/activate`\n    *   On Windows: `.venv\\Scripts\\activate`\n3.  Install the package: `pip install ergo-mcp`\n\n**Using pip (System-wide)**\n\n1.  Install the package: `pip install ergo-mcp`\n\n**From Source**\n\n1.  Clone the repository: `git clone https://github.com/marctheshark3/ergo-mcp.git`\n2.  Change directory: `cd ergo-mcp`\n3.  Create a virtual environment: `python -m venv .venv`\n4.  Activate the virtual environment: `source .venv/bin/activate` (On Windows: `.venv\\Scripts\\activate`)\n5.  Install the package: `pip install .`","tools":"## Available Tools\n\n1.  Block exploration (retrieve blocks by height or hash, get latest blocks, etc.)\n2.  Network statistics (blockchain stats, hashrate, mining difficulty, etc.)\n3.  Mempool information (pending transactions status and statistics)\n4.  Token price information (get token prices from DEXes)","faq":null,"created_at":"2025-03-07T15:52:05+00:00","updated_at":"2025-03-20T14:48:04+00:00","source_url":"https://model-context-protocol.com/servers/ergo-blockchain-model-context-protocol-server","related_articles":[]}