Skip to main content
ClaudeWave
zvmzaretsky avatar
zvmzaretsky

fabtally-chain-mcp

View on GitHub

FabTally Chain MCP server — on-chain monitoring (ENS/gas/unlocks/oracle) thin client for chain.fabtally.com

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · fabtally-chain-mcp
Claude Code CLI
claude mcp add fabtally-chain-mcp -- npx -y fabtally-chain-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "fabtally-chain-mcp": {
      "command": "npx",
      "args": ["-y", "fabtally-chain-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# FabTally Chain — MCP server

On-chain **monitoring reads** an AI agent or dev polls per-call. Fronts the Chain
HTTP API at **https://chain.fabtally.com**. Holds no private key.

## Tools (all paid; a call with no payment returns the decoded x402 402 challenge)

| Tool | Price | What it does |
|------|-------|--------------|
| `ens_expiry` | $0.001 | Resolve an ENS `.eth` / Basename `.base.eth` name's registration expiry on-chain — expiry date, days-left, 90-day grace status, release date, current owner. Args: `name`. |
| `gas` | $0.001 | Current gas for a chain via public RPC — base fee + suggested priority + max fee (gwei) at the latest block; optional at/below-threshold boolean. Args: `chain`, `below_gwei?`. |
| `token_unlocks` | $0.003 | Next token vesting/unlock event(s) from DefiLlama's public emissions data — date, amount, % of max supply. Cleanly says so when there's no public schedule. Args: `token` (symbol/name/address), `chain?`. |
| `oracle_health` | $0.003 | Chainlink price-feed health — last-update age, latest answer, round monotonicity, stale flag vs heartbeat, optional deviation vs a reference. Args: `feed_address`, `chain`, `heartbeat_seconds?`, `reference?`. |

Every tool also accepts an optional `x_payment` (base64 x402 payload) that is
forwarded as the `X-PAYMENT` header to settle the call and return the real result.
Humans can instead prepay by card and use an `X-FabTally-Key` credit key against
the HTTP API.

## Transports

- **stdio** (portable): `npx fabtally-chain-mcp` (bin: `fabtally-chain-mcp`)
- **streamable-http** (hosted): `https://chain.fabtally.com/mcp`

Config: `FABTALLY_CHAIN_BASE` (default `https://chain.fabtally.com`).

Read-only, keyless, stateless, descriptive market-data/utility reads. Operated by
Sunstone Soft (fabtally.com). **Not financial advice, not a signal, not a
prediction.** The stateful "alert me when …" delivery is a separate product
(the FabTally Alerts Telegram bot).

What people ask about fabtally-chain-mcp

What is zvmzaretsky/fabtally-chain-mcp?

+

zvmzaretsky/fabtally-chain-mcp is mcp servers for the Claude AI ecosystem. FabTally Chain MCP server — on-chain monitoring (ENS/gas/unlocks/oracle) thin client for chain.fabtally.com It has 0 GitHub stars and was last updated today.

How do I install fabtally-chain-mcp?

+

You can install fabtally-chain-mcp by cloning the repository (https://github.com/zvmzaretsky/fabtally-chain-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is zvmzaretsky/fabtally-chain-mcp safe to use?

+

zvmzaretsky/fabtally-chain-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains zvmzaretsky/fabtally-chain-mcp?

+

zvmzaretsky/fabtally-chain-mcp is maintained by zvmzaretsky. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to fabtally-chain-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy fabtally-chain-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: zvmzaretsky/fabtally-chain-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/zvmzaretsky-fabtally-chain-mcp)](https://claudewave.com/repo/zvmzaretsky-fabtally-chain-mcp)
<a href="https://claudewave.com/repo/zvmzaretsky-fabtally-chain-mcp"><img src="https://claudewave.com/api/badge/zvmzaretsky-fabtally-chain-mcp" alt="Featured on ClaudeWave: zvmzaretsky/fabtally-chain-mcp" width="320" height="64" /></a>

More MCP Servers

fabtally-chain-mcp alternatives