token-price
Token Price API
CoinGecko によるリアルタイムの暗号通貨価格 -- 価格、24時間変動、時価総額、出来高。10,000種類以上のトークンに対応。x402 によるコールごとの支払い(Base L2 上の USDC)-- API キー不要、サインアップ不要、レート制限なし。
klymax402 マーケットプレイスの一部 -- AI エージェント向けの x402 マイクロペイメント API を 100 本提供、単一のウォレットで Base 上の USDC を使用します。
クイックスタート -- MCP
MCP クライアント設定(Claude Desktop、Cursor、ElizaOS など)に追加してください:
{
"mcpServers": {
"token-price": {
"url": "https://token-price.api.klymax402.com/mcp"
}
}
}Related MCP server: CoinGecko Price MCP Server
クイックスタート -- HTTP (x402)
curl -X POST "https://token-price.api.klymax402.com/api/price" \
-H "Content-Type: application/json" \
-d '{"token":"..."}'
# -> 402 Payment Required, with an x402 payment challenge in the response bodyx402 に対応したクライアント(@x402/fetch、x402-agent-tools、ATXP など)は 402 -> 署名 -> リトライのサイクルを自動的に処理します。
ツール
ツール | メソッド | パス | 価格 | 説明 |
| POST |
| $0.003 | 暗号通貨トークンのリアルタイム価格を取得。24時間変動、時価総額、取引高を含みます。 |
finance_get_token_price
任意の暗号通貨またはトークンの現在価格が必要なときに使用します。リアルタイムの市場データを JSON 形式で返します。
パラメータ
名前 | 型 | 必須 | 説明 |
| string | はい | トークン名または CoinGecko ID(例: bitcoin、ethereum、solana) |
| string | いいえ | 価格の基準通貨(デフォルト: usd)。usd、eur、gbp などに対応 |
戻り値
price-- 指定通貨での現在価格change24h-- 24時間の価格変動率marketCap-- 米ドル(USD)建て時価総額volume24h-- 米ドル(USD)建ての24時間取引高token-- 使用されたトークン識別子currency-- 価格の基準通貨
応答例:
{"price":3128.60,"change24h":2.45,"marketCap":376000000000,"volume24h":15200000000,"token":"ethereum","currency":"usd"}すぐ使える場合: 現在の価格確認、ポートフォリオ評価、市場の監視。CoinGecko ID(例: bitcoin、ethereum、solana、dogecoin)で 10,000種類以上のトークンに対応しています。
とびに、こちら: 株式価格(finance_get_stock_price)、トークンの安全性(token_check_safety)、過去のローソク足(token_get_ohlcv_history)、通貨換算(finance_convert_currency)には使えません。
エージェント用プロンプトの例
「任意の暗号通貨またはトークンの現在価格」
支払い
プロトコル: x402 -- HTTP ネイティブのコールごとの支払い、サインアップ不要、ま不要。
ネットワーク: Base L2 (
eip155:8453)アセット: USDC
ファシリテーター: Coinbase CDP(プライマリ)、PayAI(フォールバック)
ATXP からもアクセス可能(OAuth でラップされた x402、RFC 9728 の protected-resource metadata)。
kly- の一部
AI エージェント向けの 100 種の x402 µmicroPayment API -- 単一のウォレット、Base 上の USDC、サインアップ不要。
完全な API 詳説: https://klymax402.com/llms-full.txt
ライブ統計: https://klymax402.com/stats
ライセンス
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceFree real-time cached CoinGecko USD prices + 24h change. No key, no signup, 15/min rate limit. x402 paid v2 soon. Perfect for trading/research agents.
- AlicenseNot gradedqualityDmaintenanceProvides cryptocurrency pricing information using the CoinGecko API, enabling users to fetch current prices of any cryptocurrency in their chosen currency.151ISC
- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3636MIT
- AlicenseNot gradedqualityBmaintenanceProvides historical OHLCV candlestick data for any token by CoinGecko ID or contract address, with daily, 4h, and 1h intervals, paid per call via x402 micropayments.MIT
Related MCP Connectors
Live USD crypto spot prices by ticker (BTC, ETH, SOL, …) for AI agents. x402 pay-per-call.
Live financial data MCP: FX, crypto, stocks, news, URL reader. x402 on Base: $0.001/call.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Br0ski777/token-price-x402'
If you have feedback or need assistance with the MCP directory API, please join our Discord server