MCP.so
登录

Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.

@y0exchange

关于 Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.

What is this?

基本信息

分类

其他

传输方式

stdio

发布者

y0exchange

提交者

Yevgen Somochkin

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "y0": {
      "command": "npx",
      "args": [
        "-y",
        "@y0exchange/mcp"
      ],
      "env": {
        "Y0_API_KEY": "y0_your_api_key_here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.?

@y0exchange/mcp is a Model Context Protocol server that gives AI agents real-time access to DeFi — balances, prices, gas, swap quotes, transaction history, and the ability to execute swaps and transfers. It is designed for users of MCP-compatible AI clients who want their AI to interact with blockchains non-custodially.

How to use Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.?

Connect the server to Claude, ChatGPT, or any MCP-compatible AI client. Users converse with the AI, which communicates with the blockchain through this server. For write operations (swaps and transfers), the server builds unsigned transactions that the user signs on their own device via the y0 Signing Service.

Key features of Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.?

  • Real-time access to balances, prices, and gas
  • Swap quotes and transaction history retrieval
  • Ability to execute swaps and transfers
  • Non-custodial — y0 never touches private keys
  • Compatible with Claude, ChatGPT, and MCP-compatible clients

Use cases of Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.?

  • An AI agent queries a user's token balances across multiple chains
  • An AI agent fetches live gas prices and swap quotes before a trade
  • An AI agent constructs a transfer transaction for the user to sign on-device
  • An AI agent reviews a wallet's transaction history on demand

FAQ from Mcp Server For Ai To Blockchain Interactions — Balances, Swaps, Transfers, Gas, Prices. Non Custodial. Multi Chain.?

What data and operations does this server provide?

It provides balances, token prices, gas estimates, swap quotes, and transaction history, as well as the ability to execute swaps and transfers.

Is this server non-custodial?

Yes. y0 never touches private keys — write operations build unsigned transactions that the user signs on their own device.

Which AI clients are compatible?

The server works with Claude, ChatGPT, or any MCP-compatible AI client.

How do write operations work?

The server generates an unsigned transaction, which is sent to the y0 Signing Service. The user reviews and signs the transaction on their own device before it is broadcast.

What chains are supported?

The server supports multiple blockchains, though the README does not list specific chains.

评论

其他 分类下的更多 MCP 服务器