P
Polybridge MCP
A universal multi-bridge MCP hub connect any LLM to n8n, Blender, Notion and more through a single pedagogical gateway
创建于 4/5/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
Polybridge Mcp - MIT license
-
A universal multi-bridge MCP hub connect any LLM to n8n, Blender, Notion and more through a single pedagogical gateway
-
Project Link : https://github.com/madjeek-web/polybridge-mcp
-
Created by : Fabien Conéjéro (FC84) in April 2026 - Convergence Human & Technology
-
Creator Links : https://github.com/madjeek-web - https://madjeek-web.github.io/
-
Topics : open-source automation blender mcp gateway bridge mit-license notion claude pedagogical n8n llm agentic-ai model-context-protocol TypeScript Node.js MCP Protocol n8n Compatible Blender Docker
快速设置
此服务器的安装指南
安装命令 (包未发布)
git clone https://github.com/Convergence-Human-And-Technology/polybridge-mcp
手动安装: 请查看 README 获取详细的设置说明和所需的其他依赖项。
Cursor 配置 (mcp.json)
{
"mcpServers": {
"convergence-human-and-technology-polybridge-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/Convergence-Human-And-Technology/polybridge-mcp"
]
}
}
}