fabrica-stdio

fabrica-stdio

0

Fabrica MCP Stdio Bridge Server serves as a connectivity solution for clients not yet equipped with new MCP HTTP Streamable transport. It facilitates connections by using stdio transport locally and proxying requests over HTTP to the Fabrica gateway.

Overview

  • Fabrica MCP Stdio Bridge Server is a bridge for clients like Claude Desktop, Cursor, and Windsurf that do not yet support the new MCP HTTP Streamable transport used by the Fabrica gateway.
  • The server uses stdio transport on the local host and proxies the request to Fabrica's gateway over HTTP.
  • Installation involves running specific npx commands to configure Claude, Cursor, Windsurf, and VSCode.
  • Development includes steps for compiling, running the server from local sources, and using the MCP inspector.
  • Troubleshooting and Contributing sections provide guidelines for logs and community contributions.