The MCP360 Universal Gateway is a unified MCP server that enables AI agents to discover and execute 100+ external tools and services through two meta-tools:
Core Capabilities:
Search for tools across all connected MCP servers using keywords or tool names, with optional result limits to discover available tools, their descriptions, and required parameters
Execute any tool by specifying the service, tool name, and parameters (as object or string)
Access to Services:
🔍 Keyword research and SEO analysis
✉️ Email verification and validation
🕷️ Web scraping and content extraction
📈 Google Trends data
💰 Cryptocurrency prices and market data
📊 OnPage SEO checking
Custom MCP servers from your MCP360 account
Key Features:
Enterprise-grade security with API key authentication
Universal compatibility with Claude Desktop, Cursor, Windsurf, VS Code (Cline), and other MCP-compatible platforms
Flexible deployment supporting custom gateway URLs and environment variables for enterprise configurations
Performance optimized with global CDN delivery and optional global installation
🚀 MCP360 Universal Gateway
Get Started • Features • Documentation • Support
🎯 What is MCP360?
MCP360 is a unified MCP gateway that gives AI agents access to 100+ external tools and sources. You can connect your agents once and immediately run searches, research tasks, SEO workflows, and other operational actions. Instead of spending days integrating multiple APIs, connect to 100+ tools easily with a simple setup.
✨ Key Features
🚀 Quick Start
Step 1: Get Your API Key
Sign up at mcp360.ai 🎉
Navigate to Settings → API Keys ⚙️
Click Generate New Key 🔑
Copy your API key securely 📋
Step 2: Choose Your Platform
Configuration File Locations:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Add this configuration:
Restart Claude Desktop and you're ready! 🎊
Open Cursor Settings:
Cmd/Ctrl + Shift + JNavigate to the MCP section
Add server configuration:
Restart Cursor to activate! 🚀
Configuration File Locations:
macOS/Linux:
~/.config/claude-code/mcp_settings.jsonWindows:
%APPDATA%\claude-code\mcp_settings.json
Add this configuration:
Restart Claude Code to load the gateway! ✨
Configuration File Locations:
macOS:
~/Library/Application Support/Windsurf/mcp_config.jsonWindows:
%APPDATA%\Windsurf\mcp_config.json
Add this configuration:
Restart Windsurf to activate! 🌟
Install the Cline extension
Open Cline settings
Add MCP server configuration:
Reload VS Code to activate the gateway! 💡
🚄 Pro Tip: Global Installation
For faster startup times, install globally:
Then update your config to use the global command:
🛠️ Core Tools
The gateway provides 2 powerful meta-tools that unlock access to 100+ services:
1️⃣ search - Discover Available Tools
Find the perfect tool for your task across all connected MCP servers.
Parameters:
query(optional): Search term to filter by name or description
Examples:
Returns: Comprehensive list of matching tools with names, descriptions, and parameters.
2️⃣ execute - Run Any Tool
Execute any tool from any connected MCP server with dynamic parameters.
Parameters:
tool_name(required): Name of the tool to executearguments(optional): Tool-specific parameters as an object
Examples:
Returns: Tool-specific results tailored to your request.
🌟 Available Services
🏪 MCP360 Marketplace
Service | Description | Use Cases |
🔍 Keyword Research | SEO keyword analysis & search volumes | Content strategy, SEO optimization |
📊 OnPage SEO Checker | Website SEO element analysis | Site audits, optimization |
✉️ Email Verification | Validate email addresses | List cleaning, form validation |
🕷️ Web Scraping | Extract content from websites | Data collection, monitoring |
📈 Google Trends | Search trends & interest data | Market research, trending topics |
💰 Cryptocurrency | Real-time crypto prices & market data | Price tracking, portfolio management |
🔧 Your Custom MCPs
All custom MCP servers you've created in your MCP360 account are automatically available through the Universal Gateway!
📖 Typical Workflow
Example Session
How it works:
🔐 Authenticate with your API key
🔄 Aggregate all available tools from marketplace and custom MCPs
🎯 Expose them through 2 simple meta-tools:
searchandexecute⚡ Execute tools dynamically based on your requests
🔧 Configuration
Environment Variables
Variable | Description | URL |
| Your MCP360 API key |
|
| Custom gateway URL |
|
Custom Gateway URL
For enterprise deployments or custom configurations:
🐛 Troubleshooting
Solutions:
✅ Validate your
claude_desktop_config.jsonis proper JSON🔑 Verify your API key is correct and not expired
🔄 Completely restart Claude Desktop (quit and reopen)
📋 Check Claude Desktop logs for detailed errors:
macOS:
~/Library/Logs/Claude/Windows:
%APPDATA%\Claude\logs\
Solutions:
🔍 Verify your API key is valid at mcp360.ai
✅ Ensure you have correct permissions in your MCP360 account
⚠️ Check that the API key hasn't been revoked or expired
🔄 Try regenerating a new API key
Solutions:
🔍 Use
searchfirst to verify the correct tool name📋 Ensure all required parameters are provided
🎯 Verify parameter types match tool expectations
📊 Review Claude Desktop logs for detailed error messages
📖 Check tool documentation for specific requirements
Solutions:
🚄 Consider global installation for faster startup
🌐 Check your internet connection stability
📊 Monitor MCP360 status page
🔄 Clear npm cache:
npm cache clean --force
📚 Resources
Learn how to set up, test, and manage MCP servers and functions using MCP360:
📖 Additional Learning Resources
💬 Support & Community
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
🙏 Acknowledgments
Built with ❤️ by the team at MCP360
Special thanks to:
🌟 All our contributors
💡 The Anthropic team for Claude Desktop
🚀 The open-source community
🌟 Star Us on GitHub!
If you find MCP360 Universal Gateway helpful, please consider giving us a star ⭐
Made with ❤️ by
Website • Documentation • GitHub • npm