P
Polybridge MCP
A universal multi-bridge MCP hub connect any LLM to n8n, Blender, Notion and more through a single pedagogical gateway
Created 4/5/2026
Updated about 7 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
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/Convergence-Human-And-Technology/polybridge-mcp
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"convergence-human-and-technology-polybridge-mcp": {
"command": "git",
"args": [
"clone",
"https://github.com/Convergence-Human-And-Technology/polybridge-mcp"
]
}
}
}