MCP360: Unified MCP Gateway
Access all MCP servers through a unified platform. MCP360 provides unified access to 100+ MCP tools from the Marketplace + Custom MCP support allowing you to discover and execute tools from any connected MCP server.
Features
š Search & Execute - Check available tools across all connected MCP servers and execute them dynamically
š Universal Access - Single gateway to marketplace MCPs and your custom MCPs
š Secure - API key authentication
š¦ Easy Setup - Works with Claude Desktop and any MCP-compatible client
Installation
Global Installation (Recommended)
Local Installation
Quick Start
1. Get Your API Key
Sign up at mcp360.ai
Navigate to Settings ā API Keys
Generate a new API key
2. Configure Claude Desktop
Edit your Claude Desktop config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Or if installed globally:
3. Restart Claude Desktop
Restart Claude Desktop to load the gateway.
Available Tools
1. search - Discover Available Tools
Search and discover tools across all connected MCP servers.
Parameters:
query(optional): Search term to filter tools by name or description
Examples:
Output: List of matching tools with their names, descriptions, and required parameters.
2. execute - Run Any Tool
Execute any tool from any connected MCP server.
Parameters:
tool_name(required): Name of the tool to executearguments(optional): Tool-specific parameters as an object
Examples:
Output: Tool-specific results (varies by tool).
Available MCP Services
The Universal Gateway provides access to:
MCP360 Marketplace Services
Keyword Research - SEO keyword research and search volumes
OnPage SEO Checker - Analyze website SEO elements
Email Verification - Validate email addresses
Web Scraping - Extract content from websites
Google Trends - Search trends and interest data
Cryptocurrency - Real-time crypto prices and market data
Your Custom MCPs
All custom MCP servers you've created in your MCP360 account.
Typical Workflow
Discover tools:
User: Search for email toolsSee what parameters are needed: The search results show tool names, descriptions, and required parameters.
Execute the tool:
User: Execute verify_email with email "john@example.com"
Environment Variables
MCP360_API_KEY(required): Your MCP360 API keyMCP360_GATEWAY_URL(optional): Custom gateway URL (defaults tohttps://connect.mcp360.ai/v1/mcp360/mcp)
Development
Clone and Build
Development Mode
Type Checking
How It Works
The gateway:
Authenticates with your API key
Aggregates all available tools from marketplace and custom MCPs
Exposes them through 2 simple meta-tools:
searchandexecute
Troubleshooting
Gateway Not Appearing
Check that your
claude_desktop_config.jsonis valid JSONVerify your API key is correct
Restart Claude Desktop completely
Check Claude Desktop logs for errors
Authentication Errors
Verify your API key is valid and not expired
Ensure you have the correct permissions in your MCP360 account
Check that the API key hasn't been revoked
Tool Execution Errors
Use
searchfirst to discover the correct tool nameCheck that all required parameters are provided
Verify parameter types match what the tool expects
Review Claude Desktop logs for detailed error messages
API Reference
For detailed API documentation, visit: help.mcp360.ai
Support
š Documentation: help.mcp360.ai
š Issues: github.com/mcp360/universal-gateway/issues
š§ Email: support@mcp360.ai
š¬ Discord: discord.gg/mcp360
License
MIT
Contributing
Contributions are welcome! Please read our contributing guidelines before submitting pull requests.
Made with ā¤ļø by MCP360
This server cannot be installed