Skip to main content
Glama

agentek-eth

by NaniDAO

Agentek MCP サーバー

暗号通貨の研究と Ethereum ベースの自動化のためのツールを提供するモデル コンテキスト プロトコル サーバー。

Claude Desktop、Cursor、その他の MCP 対応アプリで動作します。

✨ 特徴

  • Ethereum、Optimism、Arbitrum、Polygonに接続
  • DeFi(Aave、DEXなど)で遊ぶ
  • ENSドメインの検索、トークンの転送、セキュリティの確認
  • 暗号通貨のニュースと市場データを入手

🧰 ツール

  • トークン(ERC20、WETH)
  • DeFi(取引、貸付)
  • ブロックエクスプローラー
  • ガバナンスツール
  • セキュリティチェック
  • 基本的なウェブツール
  • すべての Agentek ツールは、提供されたキーに基づいています。

クロードデスクトップセットアップ

これを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.

暗号通貨の研究と Ethereum ベースの自動化のためのツールを提供する MCP サーバー。

  1. ✨ 特徴
    1. 🧰 ツール
      1. クロードデスクトップセットアップ
      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