Leaderboard/io.github.junct-bot/curve-mcp
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

io.github.junct-bot/curve-mcp

Crypto & Web3

Curve MCP server — 43 tools for AI agent integration. Hosted by Junct.

49/100
Operational Score
Score Breakdown
Availability20/30
Conformance0/30
Performance29/40
Key Metrics
Uptime 30d
98.3%
P95 Latency
394.7ms
Conformance
Fail
Trend
What's Being Tested
Availability
HTTP health check to the service endpoint
Unreachable — Timeout:
ConformanceNot tested
MCP initialize handshake + tools/list
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 394ms, task completion: 100%
Improvement Tips
  • -Improve uptime (currently 98.3%, target 99%+)
Skills
get_get_all_gauges

[DISCOVERY] Returns all Curve gauges, on all chains, in all registries. If any Curve pool, anywhere, has a gauge, then it’ll be returned by this endpoint. The only exception are sidechain non-factory gauges, which aren’t indexed by any registry, and have been discontinued for a long time now. On sidechains, only factory gauges exist; on Ethereum, both "main" (non-factory) and factory gauges exist. — Returns all Curve gauges, on all chains, in all registries. If any Curve pool, anywhere, has a gauge, then it’ll be returned by this endpoint. The only exception are sidechain non-factory gauges, which aren’t

get_get_all_pools_volume_blockchain_id

Returns total 24h volume for a chain. — Returns total 24h volume for a chain.

get_get_base_apys_blockchain_id

Returns all base APY data for Curve pools on each chain. Note: [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_) is preferred — Returns all base APY data for Curve pools on each chain. Note: [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_) is preferred

get_get_crv_circ_supply

Returns the circulating supply of crvUSD — Returns the circulating supply of crvUSD

get_get_crvusd_total_supply

Returns the total supply of crvUSD — Returns the total supply of crvUSD

get_get_crvusd_total_supply_number

Returns the total supply of crvUSD as a number — Returns the total supply of crvUSD as a number

get_get_facto_gauges_crv_rewards_blockchain_id

Returns unboosted CRV APRs for sidechain facto gauges — Returns unboosted CRV APRs for sidechain facto gauges

get_get_factory_ap_ys_blockchain_id_version

Returns *inaccurate* volume and base APY data for Curve pools on chains that aren’t indexed by either the [Curve Prices API](https://prices.curve.fi/feeds-docs) or the [Curve subgraphs](https://github.com/curvefi/volume-subgraphs). Data returned by this endpoint is necessarily inaccurate due to the manual chain-walking involved, coupled with the limitations of RPC endpoints available for this subset of chains. Using this endpoint should be considered an imperfect last resort. If the chain for which you want to retrieve volume and base APY data is available through either [`/getVolumes/{blockch

get_get_factory_pools

[DISCOVERY] [Deprecated] Returns pools in Curve’s legacy Ethereum factory, which has been superseded for years now Legacy: in most situations, you’ll want to focus on newer pools with `getPools/all/ethereum` — Returns pools in Curve’s legacy Ethereum factory, which has been superseded for years now Legacy: in most situations, you’ll want to focus on newer pools with `getPools/all/ethereum`

get_get_gas

[DISCOVERY] Returns Ethereum gas prices (in gwei) (uses Blocknative API) — Returns Ethereum gas prices (in gwei) (uses Blocknative API)

get_get_hidden_pools

[DISCOVERY] Returns a list of pool ids, grouped by chain id, that are known to be dysfunctional in some way. This list can be used by front-ends to avoid displaying these pools, and protect users from interacting with these pools. — Returns a list of pool ids, grouped by chain id, that are known to be dysfunctional in some way. This list can be used by front-ends to avoid displaying these pools, and protect users from interacting with these pools.

get_get_lending_vaults_lending_blockchain_id_lending_registry_id

Returns information on all lending vaults, in a specific registry, on a specific chain. — Returns information on all lending vaults, in a specific registry, on a specific chain.

get_get_lending_vaults_all_blockchain_id

Returns all lending vaults, in all registries, on a specific chain. — Returns all lending vaults, in all registries, on a specific chain.

get_get_lending_vaults_all

Returns all lending vaults, in all registries, on all chains. — Returns all lending vaults, in all registries, on all chains.

get_get_main_pools_gauge_rewards

[DISCOVERY] [Deprecated] Returns Ethereum main registry pools gauge rewards Deprecated: please use `getPools/ethereum/main` instead — Returns Ethereum main registry pools gauge rewards Deprecated: please use `getPools/ethereum/main` instead

get_get_main_registry_pools

[DISCOVERY] [Deprecated] Returns Ethereum main registry pools addresses as an array Deprecated: please use `getPools/ethereum/main` instead — Returns Ethereum main registry pools addresses as an array Deprecated: please use `getPools/ethereum/main` instead

get_get_main_registry_pools_and_lp_tokens

[DISCOVERY] [Deprecated] Returns an array of shape `{ address, lpTokenAddress }` for Ethereum main registry pools Deprecated: please use `getPools/ethereum/main` instead — Returns an array of shape `{ address, lpTokenAddress }` for Ethereum main registry pools Deprecated: please use `getPools/ethereum/main` instead

get_get_platforms

[DISCOVERY] Returns platforms (also known as `blockchainId` in other API endpoints) that Curve is deployed on, and which pool registries are available on each platform. Useful to then query e.g. [`/api/getPools/{blockchainId}/{registryId}`](#/default/get_getPools__blockchainId___registryId_) — Returns platforms (also known as `blockchainId` in other API endpoints) that Curve is deployed on, and which pool registries are available on each platform. Useful to then query e.g. [`/api/getPools/{blockchainId}/{registryId}`](#/default/get_getPools__blockchainId___registryId_)

get_get_points_campaigns

[DISCOVERY] Returns points campaigns (see https://github.com/curvefi/curve-frontend/tree/main/packages/external-rewards/src) — Returns points campaigns (see https://github.com/curvefi/curve-frontend/tree/main/packages/external-rewards/src)

get_get_pool_list_blockchain_id

Returns addresses of all pools, in all registries, on a specific chain. Note: For backward compatibility, in this endpoint the "factory" registry is renamed to "stable-factory" — Returns addresses of all pools, in all registries, on a specific chain. Note: For backward compatibility, in this endpoint the "factory" registry is renamed to "stable-factory"

get_get_pools_blockchain_id_registry_id

Returns information on all pools, in a specific registry, on a specific chain. Note: - Doesn't work for Harmony: its 3pool isn't in the main registry, and Harmony is lacking a crypto registry - Doesn't work for Moonbeam: it's lacking a main registry — Returns information on all pools, in a specific registry, on a specific chain. Note: - Doesn't work for Harmony: its 3pool isn't in the main registry, and Harmony is lacking a crypto registry - Doesn't work for Moonbeam: it's lacking a main registry

get_get_pools_all_blockchain_id

Returns all pools, in all registries, on a specific chain. — Returns all pools, in all registries, on a specific chain.

get_get_pools_all

Returns all pools, in all registries, on all chains. — Returns all pools, in all registries, on all chains.

get_get_pools_big_blockchain_id

Returns all pools whose TVL is ≥$10k, in all registries, on a specific chain. — Returns all pools whose TVL is ≥$10k, in all registries, on a specific chain.

get_get_pools_big

Returns all pools whose TVL is ≥$10k, in all registries, on all chains. — Returns all pools whose TVL is ≥$10k, in all registries, on all chains.

get_get_pools_empty_blockchain_id

Returns all pools whose TVL is $0, in all registries, on a specific chain. — Returns all pools whose TVL is $0, in all registries, on a specific chain.

get_get_pools_empty

Returns all pools whose TVL is $0, in all registries, on all chains. — Returns all pools whose TVL is $0, in all registries, on all chains.

get_get_pools_small_blockchain_id

Returns all pools whose TVL is <$10k, in all registries, on a specific chain. — Returns all pools whose TVL is <$10k, in all registries, on a specific chain.

get_get_pools_small

Returns all pools whose TVL is <$10k, in all registries, on all chains. — Returns all pools whose TVL is <$10k, in all registries, on all chains.

get_get_registry_address

[DISCOVERY] Returns address of the Ethereum registry See — Returns address of the Ethereum registry See

get_get_scrvusd_total_supply_number

Returns the total supply of scrvUSD as a number — Returns the total supply of scrvUSD as a number

get_get_scrvusd_total_supply_result

Returns the total supply of scrvUSD as a JSON object — Returns the total supply of scrvUSD as a JSON object

get_get_subgraph_data_blockchain_id

Returns all 24h volume and base APY data for Curve pools on each chain. It relies on [Curve subgraphs](https://github.com/curvefi/volume-subgraphs), and is being slowly transitioned to the more reliable [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_) endpoint (where support for more chains is being added). When this transition is done, this endpoint will however remain available as simple proxy for [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_). — Returns all 24h volume and base APY data for Curve pools on each chain. It relies on [Curve subgrap

get_get_tokens_all_blockchain_id

Returns all tokens that can be found in Curve pools, on a specific chain. Pools need at least $10k TVL for tokens to make this list. Note that tokens’ `usdPrice` is very simply the usd price of that token reported by the largest Curve pool on that chain, at that one point in time. There is no effort made to average or smooth out those prices, they should be used for presentation purposes only. — Returns all tokens that can be found in Curve pools, on a specific chain. Pools need at least $10k TVL for tokens to make this list. Note that tokens’ `usdPrice` is very simply the usd price of that to

get_get_volumes_blockchain_id

Returns all 24h volume and base APY data for Curve pools on each chain. It relies on the [Curve Prices API](https://prices.curve.finance/feeds-docs), and is meant as a more reliable replacement to the [`getSubgraphData/[blockchainId]`](#/default/get_getSubgraphData__blockchainId_) endpoints. Note: Not all chains are currently available on the Curve Prices API. Currently available chains: `ethereum | polygon | arbitrum | base | optimism | fantom` — Returns all 24h volume and base APY data for Curve pools on each chain. It relies on the [Curve Prices API](https://prices.curve.finance/feeds-docs)

get_get_volumes_ethereum_crvusd_amms

[DISCOVERY] Returns last daily volume for each [crvUSD AMM](https://docs.curve.fi/crvUSD/amm/) — Returns last daily volume for each [crvUSD AMM](https://docs.curve.fi/crvUSD/amm/)

get_get_weekly_fees

[DISCOVERY] Returns weekly fees — Returns weekly fees

Recent Probe Results
TimestampStatusLatencyConformance
Apr 2, 2026timeout0msFail
Apr 2, 2026timeout0msFail
Apr 2, 2026timeout0msFail
Apr 2, 2026timeout0msFail
Apr 2, 2026timeout0msFail
Apr 2, 2026success391.7msPass
Apr 2, 2026success163msPass
Apr 2, 2026success295.5msPass
Apr 2, 2026success282.7msPass
Apr 2, 2026success332.3msPass
Source Registries
mcp-registry
First Seen
Mar 25, 2026
Last Seen
Apr 1, 2026
Last Probed
Apr 2, 2026