agentek-eth
Agentek MCP 服务器
模型上下文协议服务器提供加密货币研究和基于以太坊的自动化工具。
可与 Claude Desktop、Cursor 和其他 MCP 友好型应用程序配合使用。
✨ 特点
连接到以太坊、Optimism、Arbitrum 和 Polygon
玩转 DeFi(Aave、DEX 等)
查找 ENS 域名、转移代币、检查安全性
获取加密货币新闻和市场数据
Related MCP server: crypto-indicators-mcp
🧰 工具
代币(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
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