MCP Servers

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

E
Etherlink MCP Server

MCP server for Etherlink blockchain (EVM-compatible L2 on Tezos). Supports mainnet and shadownet testnet.

Created 2/2/2026
Updated 22 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-etherlink-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "efekucuk-etherlink-mcp-server": { "command": "npx", "args": [ "efekucuk-etherlink-mcp-server" ] } } }