Overview
The MCP Server (Model Context Protocol) allows you to connect your agents to external servers that provide additional tools and functionalities. Evo AI provides a complete library of pre-configured MCP servers, allowing you to expand your agents’ capabilities with:- External APIs and web services
- Databases and storage systems
- Specialized tools for specific tasks
- System resources local or remote
Evo AI Library: MCP servers are provided and maintained by Evo AI.
You only need to configure the necessary variables and select the desired tools.
How to Configure an MCP Server
Step 1: Access Agent Settings
Navigate to settings
Navigate to settings
Access MCP Servers
Access MCP Servers
- In the settings screen, locate the “MCP Servers” section
- Click “Add” to add a new MCP server

Each agent can have multiple MCP servers configured simultaneously.
Step 2: Select MCP Server
Choose from Evo AI library
Choose from Evo AI library
- A library of MCP servers maintained by Evo AI will be displayed
- Browse through the list and select the server that meets your needs
- Each server has a description of the functionalities it offers
- All servers are pre-tested and maintained by the Evo AI team

Curated Library: All MCP servers are selected, tested, and maintained by Evo AI to ensure quality and reliability.
Step 3: Configure Variables and Tools
Configure server variables
Configure server variables
- After selecting the server from the library, you will see the configuration screen
- Fill in only the necessary variables (such as API keys, URLs, credentials)
- No need to configure the server - it’s already ready to use
- Evo AI takes care of all infrastructure and maintenance

You only need to provide your specific credentials. Everything else is already configured by Evo AI.
Select available tools
Select available tools
On the same configuration screen:
- View the tools already available from the server
- Check the tools that your agent will use
- Configure specific parameters only if necessary
- Test connectivity before saving
- 🔍 Pre-tested tools and optimized
- 📊 Integrated documentation for each tool
- 🌐 Automatic updates without intervention
- 📁 Technical support from the Evo AI team
- 🔧 Optimized performance for the platform
Save configuration
Save configuration
- Review your settings (only variables and selected tools)
- Test the connection - Evo AI validates automatically
- Click “Save” to apply the settings
- The server will be immediately available for the agent
The server infrastructure is managed by Evo AI. You only configure what you need to use.
Evo AI Server Library
Available Servers
Search and Research
Search and Research
Brave Search - Integration with the Brave search engine. Enables general and local web searches, providing updated and relevant information.Google Search - Web search capabilities using Google Custom Search API and web page content extraction functionality.Perplexity Ask - Integration with Sonar API for real-time search, providing AI assistants with unprecedented web search capabilities.OpenAI WebSearch - Access to OpenAI’s web search functionality, allowing AI assistants to search the web during conversations.Tavily - MCP server offering intelligent web search, content extraction, and structured website tracking with advanced AI capabilities.
Development and DevOps
Development and DevOps
Github - Complete integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers.Gitlab - MCP server for GitLab API, enabling project management, file operations, and much more.Calculator - Server for precise mathematical calculations, allowing LLMs to perform advanced numerical operations.Uptime Kuma - Server for managing Uptime Kuma monitors, enabling service availability monitoring.Whois - Allows AI agents to perform WHOIS queries and retrieve domain details, checking availability and ownership.
CRM and Productivity
CRM and Productivity
Hubspot - Complete integration with HubSpot CRM, allowing AI assistants to execute actions and interact with HubSpot data.ClickUp - Complete integration with ClickUp for task management, projects, spaces, lists, and folders through standardized protocol.Notion - Official Notion MCP server for complete integration with workspaces, pages, databases, and blocks.Slack - Integration with Slack Workspaces, supporting multiple transports without need for admin-approved permissions or bots.
Web Scraping and Extraction
Web Scraping and Extraction
Firecrawl - MCP implementation that integrates with Firecrawl for advanced web scraping capabilities with JS rendering and content extraction.Sequential Thinking - Tool for dynamic and reflective problem solving through structured thinking process.
Data and Analytics
Data and Analytics
Yahoo Finance - Server for interacting with Yahoo Finance, providing access to prices, company information, and financial data.Pinecone Developer - Allows coding assistants to connect with Pinecone projects and documentation for index configuration and vector search.
Travel and Accommodation
Travel and Accommodation
Airbnb - Server for searching Airbnb listings and getting accommodation details for travel planning.Travel Planner - MCP implementation for interacting with Google Maps and travel planning services, including location search and time calculations.
Media and Content
Media and Content
Image Generation - Server offering image generation capabilities using the Replicate Flux model.
How to Use the Servers
Simplified configuration
Simplified configuration
Benefits:
- 🚀 Instant setup - Ready-to-use servers
- 🔧 Minimal configuration - Only your API credentials
- 📚 Integrated documentation - Guides within the platform
- ✅ Automatic testing - Connectivity validation
Each server requires only specific environment variables (like API_KEY). Evo AI takes care of all infrastructure.
Guaranteed reliability
Guaranteed reliability
Assured quality:
- 🔒 Validated security - All servers are audited
- 🔄 Automatic updates - Always on the latest version
- 📊 24/7 monitoring - Guaranteed availability
- 🛠️ Technical support - Specialized team available
The library is constantly updated with new servers and improvements.
Common MCP Server Types
Data Servers
Databases
Databases
Typical functionalities:
- Real-time SQL queries
- Data insertion and updates
- Reports and analysis
- Backup and synchronization
DATABASE_URL
: Connection URLUSERNAME
: Database userPASSWORD
: Access passwordSCHEMA
: Specific schema
Third-party APIs
Third-party APIs
Integration examples:
- CRM (Salesforce, HubSpot)
- E-commerce (Shopify, WooCommerce)
- Communication (Slack, Discord)
- Productivity (Google Workspace, Microsoft 365)
API_KEY
: API access keyBASE_URL
: Service base URLRATE_LIMIT
: Request limitTIMEOUT
: Request timeout
Tool Servers
Processing and calculations
Processing and calculations
Capabilities:
- Complex mathematical calculations
- Statistical data processing
- Financial analysis
- Unit conversions
calculate
: Mathematical operationsanalyze_data
: Statistical analysisconvert_units
: Unit conversionsfinancial_calc
: Financial calculations
File manipulation
File manipulation
Functionalities:
- Reading and writing files
- Format conversion
- Image processing
- Document analysis
read_file
: Read file contentwrite_file
: Create/edit filesconvert_format
: Convert formatsextract_text
: Extract text from documents
Advanced Use Cases
Multi-Server Integration
Complex workflows
Complex workflows
Scenarios:
- Agent that queries CRM + database + payment API
- Data processing involving multiple sources
- Automation integrating different business systems
- Configure multiple MCP servers on the same agent
- Define tool execution order
- Configure fallbacks for failure scenarios
- Monitor complete workflow performance
Troubleshooting
Common issues
Common issues
MCP server won’t connect:
- Check if credentials are correct
- Confirm the server is online and accessible
- Test network connectivity
- Check error logs in the dashboard
- Confirm tools were selected correctly
- Check access permissions on external server
- Test each tool individually
- Consult specific MCP server documentation
- Check network latency to the server
- Optimize timeout parameters
- Consider using cache when possible
- Monitor external API rate limits
- Regenerate API keys if necessary
- Check if credentials haven’t expired
- Confirm permissions in external system
- Test authentication directly on the API
🔧 Configuration complete! Your agents now have access to tools and external resources through the MCP protocol. Explore the possibilities and create even more powerful experiences!