Fabtally Chain
FreeNot checkedMCP server providing on-chain monitoring reads such as ENS expiry, gas prices, token unlocks, and oracle health via the FabTally Chain API. It supports stdio an
About
MCP server providing on-chain monitoring reads such as ENS expiry, gas prices, token unlocks, and oracle health via the FabTally Chain API. It supports stdio and streamable-http transports, is read-only and keyless, with pay-per-call tools.
README
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).
Installing Fabtally Chain
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/zvmzaretsky/fabtally-chain-mcpFAQ
Is Fabtally Chain MCP free?
Yes, Fabtally Chain MCP is free — one-click install via Unyly at no cost.
Does Fabtally Chain need an API key?
No, Fabtally Chain runs without API keys or environment variables.
Is Fabtally Chain hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Fabtally Chain in Claude Desktop, Claude Code or Cursor?
Open Fabtally Chain on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
by duxiaohuiSupabase
Database, auth and storage
by SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Fabtally Chain with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
