MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

U
Universal Crypto MCP

Universal MCP server for AI agents to interact with any EVM blockchain via natural language. Supports swaps, bridges, gas, staking, lending, and more across Ethereum, Arbitrum, Base, Polygon, BSC, and all testnets.

Created 1/7/2026
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-universal-crypto-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "nirholas-universal-crypto-mcp": { "command": "npx", "args": [ "nirholas-universal-crypto-mcp" ] } } }