A curated list of awesome Model Context Protocol (MCP) server implementations and resources in the Web3/crypto ecosystem.
MCP is an open protocol that standardizes how apps connect with AI models. As more crypto projects adopt MCP, we're moving closer to autonomous on-chain systems. This repo collects reliable MCP implementations in the crypto space to help developers build better crypto agents.
- Base-MCP - A Model Context Protocol (MCP) server that provides onchain tools for AI applications like Claude Desktop and Cursor, allowing them to interact with the Base Network and Coinbase API.
- MCP Specification - Detailed documentation of the MCP.
- Base MCP Demo - Example implementation of crypto trading agent with Base MCP and open-soucred Web3 Agent Model trained by FLock community
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Please make sure your submission adheres to:
- Clear documentation
- Working implementation
- Relevant to Web3/crypto MCP implementations
This project is licensed under the MIT License - see the LICENSE file for details.