← Registry

Analytics

cheeserobot.org

Provides Bitcoin and Lightning Network data including nodes, blocks, transactions, and prices.

1 endpoint9 known toolsFirst detected May 12, 2026Last detected September 9, 2026

ENDPOINT 1

https://cheeserobot.org/mcp

No auth detected

MCP server metadata

Name
CheeseRobot
Version
1.0.0
Capabilities
tools

Known tools 9

search_nodes

Search Lightning Network nodes by alias.

Inferred read-only
get_node

Get detailed information about a Lightning Network node including channels, capacity, and fee stats.

Inferred read-only
get_block

Get Bitcoin block details by height or hash.

Inferred read-only
get_transaction

Get Bitcoin transaction details by txid.

Inferred read-only
get_price

Get current or historical Bitcoin price in USD.

Inferred read-only
get_latest_block

Get the most recent Bitcoin block.

Inferred read-only
get_network_stats

Get Lightning Network and Bitcoin network statistics.

Inferred read-only
get_mining_stats

Get mining pool distribution stats.

Inferred read-only
get_fee_estimates

Get current Bitcoin transaction fee estimates and mempool info.

Inferred read-only

CONNECT 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.cheeserobot]
url = "https://cheeserobot.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cheeserobot": {
      "type": "http",
      "url": "https://cheeserobot.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cheeserobot
Remote MCP URL: https://cheeserobot.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": {
    "cheeserobot": {
      "url": "https://cheeserobot.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cheeserobot": {
      "type": "http",
      "url": "https://cheeserobot.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cheeserobot",
  "transport": "streamable-http",
  "url": "https://cheeserobot.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 cheeserobot.org was fetched 2026-08-03T19:55:01.705Z and is being refreshed.

Trust status Trusted

cheeserobot.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.