ergo-mcp

Python

Protocol Implementations
API Frameworks
Developer Tooling

Architecture and Design Patterns

The repository implements a server that acts as an intermediary between AI models/tools (like Cursor and Claude) and various Ergo blockchain data sources (Explorer API, Node API, ErgoWatch API). It utilizes a modular design, separating API interactions into distinct tool functions that can be invoked by the AI model. Configuration is managed through environment variables, which simplifies deployment.

About

Language

Python

Stars

4

Categories

Protocol ImplementationsAPI FrameworksDeveloper Tooling