agentek-eth
Servidor Agentek MCP
Un servidor de protocolo de contexto modelo que ofrece herramientas para la investigación de criptomonedas y la automatización basada en Ethereum.
Funciona con Claude Desktop, Cursor y otras aplicaciones compatibles con MCP.
✨ Características
Conéctese a Ethereum, Optimism, Arbitrum y Polygon
Juega con DeFi (Aave, DEXs, etc.)
Busque dominios ENS, transfiera tokens, verifique la seguridad
Obtenga noticias sobre criptomonedas y datos del mercado
Related MCP server: crypto-indicators-mcp
🧰 Herramientas
Tokens (ERC20, WETH)
DeFi (comercio, préstamos)
Exploradores de bloques
Herramientas de gobernanza
Controles de seguridad
Herramientas web básicas
Todas las herramientas de Agentek se basan en las claves que usted proporcione.
Configuración del escritorio de Claude
Agregue esto a su 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",
}
}
}
}Solo usa CUENTA para solo lectura si estás probando. Agrega una CLAVE PRIVADA solo si realmente necesitas realizar transacciones y comprendes los riesgos.
Redes
Obtendrás estas redes listas para usar:
Red principal de Ethereum
Optimismo
Arbitrum
Polígono
Lo haremos personalizable más tarde.
Muy pronto
¡Mejores métodos de conexión de billetera! Actualmente se usan claves de texto simple para simplificar las cosas durante la fase beta.
Licencia
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