Back to search
30
MCP

io.github.rafa2403nunez-droid/pynet-mcp-bridge

io.github.rafa2403nunez-droid/pynet-mcp-bridge

MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
golem-mcp
MCP bridge — connects AI coding agents to Godot 4.x via TCP
0 tools
io.github.oortonaut/mcacp
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
io.github.crabeye-ai/crabeye-mcp-bridge
One MCP connection for all your tools — with discovery, namespacing, and execution policies.
0 tools
glyphs-mcp
MCP bridge for AI-assisted type design in GlyphsApp
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.rafa2403nunez-droid/pynet-mcp-bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}