Bounty #04: Conflux MCP Server (eSpace Read-Only Wrapper)

Overview

Reward: $1,800

Difficulty: 🔴 Large

Timeline: 4-5 weeks

Type: Infrastructure, API Server, MCP Protocol

Problem Statement

AI agents and applications need structured, reliable access to Conflux eSpace blockchain data, but ConfluxScan APIs can be complex and inconsistent for AI consumption. There's a need for a simplified, standardized API that wraps ConfluxScan and provides clean, normalized data endpoints specifically designed for AI agents and modern applications.

Solution Overview

Create a lightweight Model Context Protocol (MCP) server using Express.js or Koa.js that wraps ConfluxScan APIs and provides simplified, normalized endpoints for accessing contract metadata, token information, transaction history, and account data. The server should include comprehensive OpenAPI documentation and be optimized for AI agent consumption.

Core Features

1. MCP Protocol Implementation

2. ConfluxScan API Wrapper