china-ets-cea-ccer-mcp

dylanadamsvpe4337/china-ets-cea-ccer-mcp
★ 10 stars HTML API Integration Updated today
Python-oriented MCP server for accessing China National ETS market data, with tools to query CEA and CCER trading history, review market activity, and export results in the 2026 release.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "china-ets-cea-ccer-m": {
      "command": "npx",
      "args": [
        "-y",
        "dylanadamsvpe4337/china-ets-cea-ccer-mcp"
      ]
    }
  }
}

README Excerpt

> **MCP access to China National ETS market data.** This Python-oriented server provides tools for querying CEA and CCER trading history, reviewing market activity, and exporting results in the 2026 release. --- <p align="center"> <a href="https://dylanadamsvpe4337.github.io/china-ets-cea-ccer-mcp/">