MCPs tagged with smart-contracts
-
solvitor-mcp
A Rust-based MCP server for extracting Solana smart contract IDL via the Solvitor API.
solvitor-mcp is a Model Context Protocol (MCP) server built in Rust for seamless interaction with the Solvitor API. It allows users to extract Interface Definition Language (IDL) files from closed-source Solana smart contracts using reverse engineering techniques. By exposing a 'decode' tool, it simplifies access to program metadata and supports both 'anchor' and 'native' Solana programs. Integration is straightforward and can be customized with user API keys for secure access.
- ⭐ 2
- MCP
- Adeptus-Innovatio/solvitor-mcp
-
Starknet MCP Server
AI-ready MCP server for interacting with the Starknet blockchain
Starknet MCP Server provides a comprehensive Model Context Protocol-compliant interface for interacting with the Starknet blockchain. It enables AI agents and assistants to query blockchain data, manage assets, interact with smart contracts, and resolve Starknet identities through a consistent set of tools and resources. The server supports both read and write operations, works with both native tokens and ERC20s, integrates StarknetID resolution, and supports both stdio and HTTP transport modes. Designed for seamless use by AI assistants such as Claude and GPT, it provides robust blockchain access with security considerations in mind.
- ⭐ 5
- MCP
- mcpdotdirect/starknet-mcp-server
-
EVM MCP Server
Unified Model Context Protocol server for multi-chain EVM blockchain access
EVM MCP Server provides a comprehensive Model Context Protocol-compliant interface for blockchain services across 30+ EVM-compatible networks. It enables AI agents and other clients to interact programmatically with Ethereum, Optimism, Arbitrum, Base, Polygon, and more via standardized tools and resources. Features include blockchain data access, smart contract interactions, token transfers (including NFTs), ENS name resolution, and multi-network support. The server ensures a consistent and context-aware interface for AI and software agents to discover and leverage on-chain functionality.
- ⭐ 340
- MCP
- mcpdotdirect/evm-mcp-server
-
Base MCP Server
An extensible onchain Model Context Protocol (MCP) server for AI application integrations on Base and Coinbase.
Base MCP Server is an implementation of the Model Context Protocol (MCP) that equips AI applications with onchain tools for interacting with the Base Network and Coinbase API. It offers capabilities such as wallet management, onchain transfers, smart contract interactions, ERC20 and NFT handling, and integration with external services like OpenRouter and Morpho. Its architecture is designed for easy extension, enabling the addition of third-party protocols, tools, and data sources via a modular plugin system.
- ⭐ 317
- MCP
- base/base-mcp
-
Bankless Onchain MCP Server
Structured on-chain data access for AI models via the Bankless API
Bankless Onchain MCP Server enables AI models to interact with blockchain data using the Model Context Protocol (MCP). It provides endpoints to read contract state, fetch event logs, retrieve contract ABIs, source codes, and transaction information across multiple blockchain networks. The server standardizes access to on-chain state and events, allowing for context-rich blockchain data retrieval. This facilitates seamless integration of on-chain data into AI-driven workflows.
- ⭐ 70
- MCP
- Bankless/onchain-mcp
-
Alchemy MCP Server
A Model Context Protocol server for structured AI access to blockchain data and actions via Alchemy.
Alchemy MCP Server enables AI agents to interact with Alchemy’s blockchain APIs using the Model Context Protocol. It provides structured endpoints for querying token prices, NFT data, transaction history, asset transfers, and executing blockchain transactions. The server streamlines blockchain data retrieval while supporting multi-network operations and advanced actions like swaps and contract transactions when paired with wallet agents. It is designed for quick setup and seamless integration with AI tools.
- ⭐ 68
- MCP
- alchemyplatform/alchemy-mcp-server
-
OpenZeppelin Contracts Wizard
Interactive contract generator and Model Context Protocol server for smart contracts.
OpenZeppelin Contracts Wizard enables users to interactively build smart contracts by combining components from OpenZeppelin Contracts. It features a web application, TypeScript API, embeddable widget, and offers MCP (Model Context Protocol) Servers for AI agents to generate contracts with customizable features. It supports Solidity, Cairo, Stellar, and Stylus languages and allows for both local and hosted MCP server usage. The platform is open source and welcomes community contributions.
- ⭐ 288
- MCP
- OpenZeppelin/contracts-wizard