🚀 MCP360通用网关
 ](https://nodejs.org)
______________________________________________________________________
🎯 什么是MCP360?
MCP360是一个统一的MCP网关 这使AI代理能够访问 100+外部工具,包括预构建的MCP和定制的MCP服务器。您可以一次性连接您的代理,并立即运行搜索、研究任务、SEO工作流和其他操作操作。无需花费数天时间集成多个API,只需简单设置即可轻松连接100多种工具,或添加自己的工具 自定义MCP 当你需要特定的逻辑或数据时。
______________________________________________________________________
✨ 主要特点
Smart Discovery
Find the perfect tool across all connected MCP servers
Universal Execution
Run any tool from any MCP server with a single command
Enterprise Security
API key authentication with secure token handling
Universal Access
Single gateway to marketplace MCPs and custom integrations
Lightning Fast
Optimized for performance with global CDN delivery
Universal Compatibility
Works with Claude Desktop, Cursor, Windsurf, VS Code & more
______________________________________________________________________
🚀 快速开始
步骤1:获取API密钥
- 注册 在 mcp360.ai 🎉
- 导航到 设置→ API密钥 ⚙️
- 点击 生成新密钥 🔑
- 安全复制API密钥📋
第二步:选择您的平台
🖥️ Claude Desktop (Click to expand)
配置文件位置:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - 窗户:
%APPDATA%\Claude\claude_desktop_config.json
添加此配置:
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": ["-y", "@mcp360/universal-gateway"],
"env": {
"MCP360_API_KEY": "your_api_key_here"
}
}
}
}重新启动克劳德桌面 你准备好了! 🎊
🎯 Cursor
- 打开光标设置:
Cmd/Ctrl + Shift + J - 导航到 主控程序 部分
- 添加服务器配置:
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": ["-y", "@mcp360/universal-gateway"],
"env": {
"MCP360_API_KEY": "your_api_key_here"
}
}
}
}重新启动游标 激活! 🚀
💻 Claude Code
配置文件位置:
- macOS/Linux:
~/.config/claude-code/mcp_settings.json - 窗户:
%APPDATA%\claude-code\mcp_settings.json
添加此配置:
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": ["-y", "@mcp360/universal-gateway"],
"env": {
"MCP360_API_KEY": "your_api_key_here"
}
}
}
}重新启动Claude代码 加载网关! ✨
🌊 Windsurf
配置文件位置:
- macOS:
~/Library/Application Support/Windsurf/mcp_config.json - 窗户:
%APPDATA%\Windsurf\mcp_config.json
添加此配置:
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": ["-y", "@mcp360/universal-gateway"],
"env": {
"MCP360_API_KEY": "your_api_key_here"
}
}
}
}重新启动Windsurf 激活! 🌟
🔧 VS Code (Cline Extension)
- 安装 临床扩展
- 打开 临床设置
- 添加MCP服务器配置:
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": ["-y", "@mcp360/universal-gateway"],
"env": {
"MCP360_API_KEY": "your_api_key_here"
}
}
}
}重新加载VS代码 激活网关! 💡
🤖 YourGPT
- 去你的 YourGPT仪表板
- 选择 函数 从侧边栏
- 选择 MCP服务器 选项
- 您将看到两个选项:
- 浏览市场MCP -从预配置的MCP服务器中选择 - 添加自定义MCP -添加您自己的MCP服务器配置
在您的GPT中使用MCP360:
- 选择 添加MCP
- 输入服务器详细信息:
- 姓名: mcp360 - 网址: https://connect.mcp360.ai/v1/mcp360/mcp?token=YOUR_API_KEY
保存并激活 开始在YourGPT中使用MCP360! 🎉
🚄 专业提示:全球安装
对于 更快的启动时间,全局安装:
npm install -g @mcp360/universal-gateway然后更新配置以使用global命令:
{
"mcpServers": {
"mcp360": {
"command": "mcp360-gateway",
"env": {
"MCP360_API_KEY": "your_api_key_here"
}
}
}
}______________________________________________________________________
🛠️ 核心工具
网关提供 2个强大的元工具 解锁100多种服务:
1️⃣ search -发现可用工具
在所有连接的MCP服务器上找到适合您任务的完美工具。
参数:
query*(可选)*:按名称或描述筛选的搜索词
示例:
💬 "Search for email tools"
💬 "Show me all available tools"
💬 "Find tools for SEO"
💬 "What tools can help with keyword research?"退货: 包含名称、描述和参数的匹配工具的综合列表。
______________________________________________________________________
2️⃣ execute -运行任何工具
使用动态参数从任何连接的MCP服务器执行任何工具。
参数:
tool_name*(必填)*:要执行的工具的名称arguments*(可选)*:作为对象的工具特定参数
示例:
💬 "Execute verify_email with email 'test@example.com'"
💬 "Run keyword_research with keyword 'AI tools'"
💬 "Execute get_crypto_price for Bitcoin"退货: 根据您的要求定制特定工具的结果。
______________________________________________________________________
🌟 可用服务
🏪 MCP360市场
| 服务 | 描述 | 用例 |
|---|---|---|
| 🔍 关键词研究 | SEO关键词分析和搜索量 | 内容策略、SEO优化 |
| 📊 OnPage SEO检查器 | 网站SEO元素分析 | 网站审计、优化 |
| ✉️ 邮箱验证 | 验证电子邮件地址 | 列表清理、表单验证 |
| 🕷️ Web剪贴 | 从网站中提取内容 | 数据收集、监控 |
| 📈 谷歌趋势 | 搜索趋势和兴趣数据 | 市场研究、趋势主题 |
| 💰 加密货币 | 实时加密货币价格和市场数据 | 价格跟踪、投资组合管理 |
🔧 您的自定义MCP
您在MCP360帐户中创建的所有自定义MCP服务器都可以通过通用网关自动使用!
______________________________________________________________________
📖 典型工作流程
graph LR
A[🔍 Discover Tools] --> B[📋 Check Parameters]
B --> C[⚡ Execute Tool]
C --> D[📊 Get Results]
D --> E{Need More?}
E -->|Yes| A
E -->|No| F[✅ Done]示例会话
# Step 1: Discover
User: "Search for email tools"
→ Returns: verify_email, send_email, email_lookup, etc.
# Step 2: Check Details
→ See: verify_email requires { email: string }
# Step 3: Execute
User: "Execute verify_email with email 'john@example.com'"
→ Returns: { valid: true, deliverable: true, ... }______________________________________________________________________
它是如何工作的:
- 🔐 验证 使用API密钥
- 🔄 聚合 来自市场和定制MCP的所有可用工具
- 🎯 暴露 通过两个简单的元工具:
search和execute - ⚡ 执行 根据您的请求动态地使用工具
______________________________________________________________________
🔧 配置
环境变量
| 变量 | 描述 | URL |
|---|---|---|
MCP360_TOOL_URL | 您的MCP360 API密钥 | https://connect.mcp360.ai/v1/mcp360/_tool_name_/mcp |
MCP360_UNIVERSAL_GATEWAY | 自定义网关URL | https://connect.mcp360.ai/v1/mcp360/mcp |
自定义网关URL
对于企业部署或自定义配置:
{
"mcpServers": {
"mcp360": {
"command": "npx",
"args": ["-y", "@mcp360/universal-gateway"],
"env": {
"MCP360_API_KEY": "your_api_key_here",
"MCP360_GATEWAY_URL": "https://your-custom-gateway.com/mcp"
}
}
}
}🚀 快速开始
步骤1:获取API密钥(可选)
MCP360支持 灵活的身份验证 让你快速开始:
🔑 Option 1: Manual API Key Setup
- 注册 在 mcp360.ai 🎉
- 导航到 设置→ API密钥 ⚙️
- 点击 生成新密钥 🔑
- 复制API密钥并将其添加到配置中📋
🔐 Option 2: Skip API Key - Use OAuth 2.0 (Automatic Fallback)
没有API密钥?没问题! 只需在没有API密钥的情况下连接MCP360,我们的OAuth 2.0流将自动激活:
- 🌐 您的浏览器将打开MCP360登录页面
- 🔓 您授予访问MCP360帐户的权限
- 📂 您选择您的项目和API密钥
- ✅ 身份验证无缝完成
优点:
- ⚡ 零人工API密钥管理
- 🔄 轻松切换项目
- 🔒 基于安全令牌的身份验证
- 🎯 精细的权限控制
注: 如果您的配置中没有提供API密钥,OAuth 2.0身份验证将在首次使用时自动触发。
______________________________________________________________________
🔒 企业级安全
🛡️ 安全合规与认证
MCP360以企业安全为核心构建,确保您的数据受到行业领先标准的保护。
🇪🇺 GDPR Compliant
Full compliance with European data protection regulations
✓ Data Privacy
✓ User Consent
✓ Right to Delete
🔐 SOC 2 Type II
Rigorous security, availability, and confidentiality controls
✓ Security Controls
✓ Availability
✓ Confidentiality
🏆 ISO 27001
International standard for information security management
✓ Risk Management
✓ Asset Protection
✓ Continuous Improvement
🔑 安全身份验证选项
| 方法 | 安全级别 | 最适合 |
|---|---|---|
| OAuth 2.0 | 🔒🔒🔒 最高 | 生产环境、团队访问 |
| API密钥 | 🔒🔒 高 | 发展,个人项目 |
安全功能:
- 🔐 加密通信:所有通过TLS 1.3传输的数据
- 🔄 代币轮换:自动刷新OAuth令牌
- 📊 审计日志:完成活动跟踪
- 🚫 速率限制:防止虐待
- 🛡️ DDoS防护:企业级基础设施
- 🔍 异常检测:AI驱动的安全监控
______________________________________________________________________
📚 资源
了解如何使用MCP360设置、测试和管理MCP服务器和功能:
🚀 MCP360 Integration
Step-by-step installation, configuration, and your first tool execution. Perfect for beginners!
⚡ Advanced Capabilities
Deep dive into powerful features, custom MCPs, and advanced workflows for power users.
📖 其他学习资源
Help Center
Comprehensive guides, API references, and best practices
Dev.to Tutorial
Build an Amazon Price Alert system with n8n integration
Code Examples
Ready-to-use code snippets and integration samples
______________________________________________________________________
💬 支持与社区
🐛 Bug Reports & Features
Report bugs, request features
Issue Tracking • Feature Requests
📧 Direct Support
Assistance from our support team
24-hr Response • Priority Support
📄 许可证
该项目根据 MIT许可证 -看看 许可证 文件以获取详细信息。
______________________________________________________________________
🙏 致谢
内置于❤️ 由团队在 MCP360
特别感谢:
- 🌟 我们所有的贡献者
- 💡 Claude Desktop的Anthropic团队
- 🚀 开源社区
______________________________________________________________________
🌟 在GitHub上为我们点赞!
如果您觉得MCP360通用网关有用,请考虑给我们一颗星⭐
](https://github.com/mcp360/universal-gateway)
由...制作❤️ 通过 MCP360
