agentek-eth
Agentek MCP サーバー
暗号通貨の研究と Ethereum ベースの自動化のためのツールを提供するモデル コンテキスト プロトコル サーバー。
Claude Desktop、Cursor、その他の MCP 対応アプリで動作します。
✨ 特徴
Ethereum、Optimism、Arbitrum、Polygonに接続
DeFi(Aave、DEXなど)で遊ぶ
ENSドメインの検索、トークンの転送、セキュリティの確認
暗号通貨のニュースと市場データを入手
Related MCP server: crypto-indicators-mcp
🧰 ツール
トークン(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
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 gradedqualityFmaintenanceA mcp server for tracking cryptocurrency whale transactions.57MIT
- AlicenseNot gradedqualityFmaintenanceAn MCP server providing a range of cryptocurrency technical analysis indicators and strategies.14130MIT
- AlicenseBqualityDmaintenanceAn MCP server that provides access to Etherscan blockchain data APIs, allowing users to query Ethereum blockchain information through natural language.621118MIT
- FlicenseAqualityBmaintenanceMCP server providing 10 crypto/DeFi data tools (prices, gas, Fear & Greed, TVL, etc.) with no API keys required.101
Related MCP Connectors
An MCP server for deep research or task groups
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
Crypto intelligence MCP for market data, DeFi, wallets, security, DEX, NFTs, and Solana.
Appeared in Searches
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/NaniDAO/agentek'
If you have feedback or need assistance with the MCP directory API, please join our Discord server