★ 24 stars
TypeScript
💰 Finance
Updated 2mo ago
⚠ Review
Universal MCP server for AI agents to interact with any* blockchain via natural language and plugins. Supports swaps, bridges, gas, staking, lending, and more across Ethereum, Arbitrum, Base, Polygon, BSC, and testnets.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"universal-crypto-mcp": {
"command": "npx",
"args": [
"-y",
"nirholas/universal-crypto-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add universal-crypto-mcp npx -y nirholas/universal-crypto-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"universal-crypto-mcp": {
"command": "npx",
"args": [
"-y",
"nirholas/universal-crypto-mcp"
]
}
}
}
📋 Copy
Topics
ai ai-agents arbitrum base blockchain bsc crypto defi dex ethereum evm llm mcp model-context-protocol optimism