Skip to main content
Glama

agentek-eth

by NaniDAO

Agentek MCP 服务器

模型上下文协议服务器提供加密货币研究和基于以太坊的自动化工具。

可与 Claude Desktop、Cursor 和其他 MCP 友好型应用程序配合使用。

✨ 特点

  • 连接到以太坊、Optimism、Arbitrum 和 Polygon
  • 玩转 DeFi(Aave、DEX 等)
  • 查找 ENS 域名、转移代币、检查安全性
  • 获取加密货币新闻和市场数据

🧰 工具

  • 代币(ERC20、WETH)
  • DeFi(交易、借贷)
  • 区块浏览器
  • 治理工具
  • 安全检查
  • 基本网络工具
  • 所有 Agentek 工具均基于您提供的密钥。

Claude 桌面设置

将其添加到您的claude_desktop_config.json中:

{ "mcpServers": { "agentek": { "command": "pnpx", "args": [ "@agentek/mcp-server" ], "env": { "ACCOUNT": "YOUR_ETHEREUM_ADDRESS", // or PRIVATE_KEY if you need transactions // Optional for added these features "PERPLEXITY_API_KEY": "YOUR_PERPLEXITY_KEY", "ZEROX_API": "YOUR_ZEROX_API_KEY", "BLOCKSCOUT_API_KEY": "BLOCKSCOUT_API_KEY", "TALLY_API_KEY": "TALLY_API_KEY", "COINDESK_API_KEY": "COINDESK_API_KEY", "COINMARKETCAL_API_KEY": "COINMARKETCAL_API_KEY", } } } }

如果您只是尝试一下,请使用 ACCOUNT 进行只读操作。仅当您确实需要进行交易并且了解相关风险时,才添加 PRIVATE_KEY。

网络

您可以立即获得这些网络:

  • 以太坊主网
  • 乐观
  • 仲裁
  • 多边形

我们稍后会让它可定制。

即将推出

更好的钱包连接方法!目前测试阶段使用纯文本密钥,以简化操作。

执照

AGPL-3.0

Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCP 服务器提供加密货币研究和基于以太坊的自动化工具。

  1. ✨ 特点
    1. 🧰 工具
      1. Claude 桌面设置
      2. 网络
      3. 即将推出
    2. 执照

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
        Last updated -
        64
        JavaScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        An MCP server that delivers cryptocurrency sentiment analysis to AI agents.
        Last updated -
        5
        1
        Python
        MIT License
      • A
        security
        A
        license
        A
        quality
        An MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.
        Last updated -
        20
        141
        Python
        GPL 3.0
        • Apple
        • Linux
      • -
        security
        A
        license
        -
        quality
        An MCP server for tracking and managing cryptocurrency portfolio allocations, enabling AI agents to query and optimize portfolio strategies in real time.
        Last updated -
        Python
        MIT License

      View all related MCP servers

      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/NaniDAO/agentek'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server