Skip to content

Latest commit

 

History

History
60 lines (38 loc) · 2.05 KB

File metadata and controls

60 lines (38 loc) · 2.05 KB

Awesome Web3 MCP

Awesome

A curated list of awesome Model Context Protocol (MCP) server implementations and resources in the Web3/crypto ecosystem.

Table of Contents

Introduction

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.

Server Implementations

Production-Ready

  • 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.

Experimental

Documentation

Examples

  • Base MCP Demo - Example implementation of crypto trading agent with Base MCP and open-soucred Web3 Agent Model trained by FLock community

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Contribution Guidelines

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Please make sure your submission adheres to:

  • Clear documentation
  • Working implementation
  • Relevant to Web3/crypto MCP implementations

License

This project is licensed under the MIT License - see the LICENSE file for details.