mcpbeat Sign in

Stablecoin Yield MCP Server

answering

Stablecoin Yield is answering right now. Last checked 11 min ago. It exposes 11 tools. Last commit 19 Sep 2026.

Barker's real-time stablecoin yield index + AI advisor + non-custodial deposit/redeem (x402 paid).

Uptime history 51 days of history · worst day 96%
51 days agonow
98.9%
Uptime 24h
90 of 91 checks
11
Tools
read from the server
1095 ms
Response time
average over 24h
3
Stars
last commit 19 Sep 2026

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

11 Sep a tool changed the parameters it asks for barker_crosschain_routes
25 Aug a tool changed the parameters it asks for barker_execution_quote

Stablecoin Yield does not always answer

Over the last week it answered 99.1% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add stablecoin-yield --transport http https://mcp.barker.money/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "stablecoin-yield": {
      "url": "https://mcp.barker.money/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.stablecoin-yield]
url = "https://mcp.barker.money/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "stablecoin-yield": {
      "url": "https://mcp.barker.money/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "stablecoin-yield": {
      "url": "https://mcp.barker.money/mcp"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

barker
barker_crosschain_routes
Barker's cross-chain route availability for a stablecoin from a given chain (bridge/venue coverage). Use for 'bridge USDC from arbitrum', '跨链路径'. (paid: $0.01 per call via x402)
barker_defi_vaults
Query real-time stablecoin supply yield pools from Barker's index of 500+ DeFi protocols. Returns ranked rows with protocol_name, chain_name, asset_symbol, supply_apy_total (decimal — multiply by 100 for %), and supply_tvl (USD). Use for questions like 'best stablecoin yield', 'where to earn on USDC', 'compare lending rates', '稳定币利率'. (paid: $0.001 per call via x402)
barker_executable_pools
EXECUTION DISCOVERY: which stablecoin vaults in Barker's index support direct deposit/redeem through barker_execution_quote. Returns executable pools with adapter support, live deposit capacity (is_full) and APY/TVL. Call this before barker_execution_quote — every pool listed here can be quoted, and its pool_uid is the exact string that tool expects (its vault_token_address works there too). Skip this call entirely if you already know the vault contract address. All parameters are optional: call with no arguments to get the top executable pools across every asset. APY unit: decimal (0.05 = 5%). Use for 'which pools can my agent actually deposit into', '哪些池子能直接存'. (paid: $0.01 per call via x402)
barker_execution_quote
EXECUTION QUOTE (non-custodial): buy an unsigned, ready-to-sign transaction that deposits into or redeems from a stablecoin vault. Returns transaction_request {chainId,from,to,data,value} + route + risk summary + approval info. Barker NEVER broadcasts and never holds funds — return the transaction to YOUR user's wallet to sign; vault shares always go to signer_address (receiver is not a parameter). Same-chain only (self/portals adapters). pool_uid takes EITHER a Barker pool_uid OR the vault contract address — if you already know the vault address, quote directly, no discovery call needed. Flow: barker_yield_advisor → barker_executable_pools → this tool → your user signs. Asset identity is resolved by the selected pool; symbols and underlying-asset token addresses are never accepted as identity (pass the VAULT contract, not the asset contract). If a pool has multiple possible underlying assets, the backend rejects ambiguity instead of guessing. Use for 'deposit 1000 USDC into this vault', '帮我把 USDC 存进这个池子(自己签名)'. (paid: $0.05 per call via x402)
barker_market_overview
Barker's stablecoin market snapshot: total market cap, yield-bearing cap, asset distribution, chain distribution. Use for 'stablecoin market cap', 'USDT market share', '稳定币市场份额'. share_pct fields are decimals (0.425 = 42.5%). (paid: $0.001 per call via x402)
barker_market_trend
Barker's historical APY trend for stablecoins vs. US Treasury benchmark over a lookback window (7–180 days). Use for 'DeFi vs treasury', 'is stablecoin APY going up', 'crypto yield trend', '稳定币利率走势'. (paid: $0.001 per call via x402)
barker_pool_detail
Full single-pool dossier from Barker's index by pool_uid: all APY components (percent unit), TVL, terms, execution capability, reward breakdown. Use after barker_defi_vaults / barker_yield_advisor to inspect one pool. (paid: $0.005 per call via x402)
barker_pool_history
Per-pool APY/TVL time series from Barker's index (default 30d, APY percent unit) for trend and volatility analysis of one pool_uid. Use for 'is this pool's APY stable', '这个池子收益稳不稳'. (paid: $0.005 per call via x402)
barker_pool_search
Fuzzy search Barker's pool index by keyword (protocol name / pool name / asset). Resolves natural-language pool references to pool_uid for the detail/history tools. (paid: $0.001 per call via x402)
barker_vault_position
VAULT POSITION (on-chain read): current redeemable value of a wallet's ERC-4626 vault position. Pass the pool_uid (from barker_executable_pools / barker_execution_quote) and the wallet address; Barker resolves the vault contract and reads balanceOf + convertToAssets directly on-chain, returning shares and current_value in the vault's underlying asset (value_asset, e.g. USDC). Barker does not store your deposit baseline — record the principal you deposited yourself; earned = current_value - your net deposits. Use after depositing via barker_execution_quote to monitor a position: 'how much is my vault position worth now', '我存进金库的 USDC 现在值多少'. (paid: $0.001 per call via x402)
barker_yield_advisor
FLAGSHIP: 'Where should I park my stablecoins right now?' Returns a ranked top-N recommendation across Barker's DeFi yield index (500+ protocols) with data-derived reasons and risk flags per pick (APY vs market median, TVL depth, incentive-dependence, lock terms). Use for 'best place for my USDC', '钱放哪收益最好', 'recommend stablecoin yield with low risk'. APY unit: percent (6.2 = 6.2%). (paid: $0.03 per call via x402)

Endpoints

URLTransportStateLatencyChecked
https://mcp.barker.money/mcp streamable-http answering 898 ms 11 min ago

Alternatives to Stablecoin Yield

same job, measured the same way
AbaPay
by investorphem

Non-custodial stablecoin bill-pay rails on Celo & Base for AI agents, settled on-chain via MCP.

10 tools answering
A
SYRI — Stablecoin Yield Risk Index
by rfsrisk

0-100 risk score for stablecoin yield venues (Aave, Morpho, Ondo, Ethena). Pay per call via x402.

3 tools answering
BART Real-Time Transit
by srivastsh

Real-time BART departures, trip planning, fares, stations, and advisories.

7 tools answering
Xenarch MCP
by xenarch-ai

Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.

85 installs/wk local only
Aeron Wallet
by aeronlabs

Non-custodial agent wallet for Robinhood Chain. Pays x402 requests in USDG.

38 installs/wk local only
Gatefareio
by gatefareio

Marketplace of paid HTTP APIs. USDC micropayments via x402 on Base. Non-custodial.

27 installs/wk local only
Kerne Honesty Index
by kerne-protocol

Advertised versus realized yield for stablecoin vaults, signed hourly, reproducible from chain.

6 tools answering
Payfetch
by forum-labs

x402 paying-fetch client for AI agents. Spending caps, approval, receipts. Non-custodial.

34 installs/wk local only

Stablecoin Yield — questions

Answers built from our own checks of this server.

What can Stablecoin Yield do?
It exposes 11 tools, read directly from the server on our last check. Among them: barker_crosschain_routes, barker_defi_vaults, barker_executable_pools, barker_execution_quote, barker_market_overview, barker_market_trend and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Stablecoin Yield working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 1095 ms. The bar chart above shows every period we have measured.
How do I connect Stablecoin Yield?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Stablecoin Yield need an API key?
No. Stablecoin Yield completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Stablecoin Yield?
It answers our handshake in 1095 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Stablecoin Yield open source?
Yes — it is published under the MIT licence, written in JavaScript, 3 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.