Celo specific MCPs:
- Celo MPC Server
- Chain Info
- Governance Proposals
- Composer Kit MCP
- starterkit
- components
- set up your project on Celo in minutes
Why MCP?
MCP helps you build agents and complex workflows on top of LLMs by providing:- A growing list of pre-built integrations that your LLM can directly plug into
- The flexibility to switch between LLM providers and vendors
- Best practices for securing your data within your infrastructure
Core Architecture
MCP follows a client-server architecture where a host application can connect to multiple servers:Components
- MCP Hosts: Programs like Claude Desktop, IDEs, or AI tools that want to access data through MCP
- MCP Clients: Protocol clients that maintain 1:1 connections with servers
- MCP Servers: Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol
- Local Data Sources: Your computer’s files, databases, and services that MCP servers can securely access
- Remote Services: External systems available over the internet (e.g., through APIs) that MCP servers can connect to
Discover MCP Servers
Explore existing MCP server implementations:- Awesome MCP Servers - Technical implementations
- Awesome MCP Servers - Technical, art, marketing, and more