linea-mcp
The Linea MCP Server is a Model Context Protocol server providing on-chain tools for AI applications to interact with the Linea blockchain. It supports various features like wallet management, token operations, smart contract interactions, and more to facilitate blockchain operations through natural language requests.
Linea MCP Server
Linea-MCP extends any MCP client's capabilities by providing tools to interact with the Linea blockchain, an Ethereum Layer 2 scaling solution using zero-knowledge proof technology. This server enables AI assistants to perform blockchain operations through natural language requests.
Key Features
- Wallet Management: Retrieve addresses and check balances
- Token Operations: Transfer ERC20 tokens, check balances, list tokens
- Smart Contract Interactions: Deploy and call contracts
- NFT Management: List and transfer NFTs
- Bridge Operations: Bridge assets between Ethereum and Linea
- DeFi Integrations: Interact with DeFi protocols
- Verax Integration: Verify identity with Linea Verax attestations
- Linea ENS: Resolve and manage Linea ENS names
Quick Start
- Node.js (v16+), npm or yarn required
- Install with
npm install -g linea-mcp
or from source
Integration with MCP Clients
Compatible with Cursor, Claude Desktop, Windsurf, Cline, and other AI assistants. Offers global and local installation options for integration.
Troubleshooting
Includes solutions for common issues like "No tools available" errors and JSON parsing errors.