ENDPOINT 1
https://bch2.org/mcp
MCP server metadata
- Name
- bch2-blockchain
- Version
- 1.0.0
Known tools 6
get_address_balanceGet confirmed and unconfirmed BCH2 balance for a CashAddr address
Inferred read-onlyget_network_infoGet BCH2 network stats: current block height, mempool size, and latest block info
Inferred read-onlyget_priceGet current BCH2 price, 24h change, volume, and market cap from NonKYC exchange
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.bch2-blockchain]
url = "https://bch2.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bch2-blockchain": {
"type": "http",
"url": "https://bch2.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bch2-blockchain
Remote MCP URL: https://bch2.org/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"bch2-blockchain": {
"url": "https://bch2.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bch2-blockchain": {
"type": "http",
"url": "https://bch2.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bch2-blockchain",
"transport": "streamable-http",
"url": "https://bch2.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for bch2.org was fetched 2026-07-27T08:30:33.873Z and is being refreshed.
bch2.org is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.