fiberflow-mcp-gateway

derbenoo/fiberflow-mcp-gateway

3.1

If you are the rightful owner of fiberflow-mcp-gateway and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Fiberflow MCP Gateway is a model context protocol server designed to facilitate communication between different platforms using the MCP technology.

Fiberflow MCP Gateway

claude_desktop_config.json:

{
  "mcpServers": {
    "fiberflow": {
      "command": "npx",
      "args": [
        "-y",
        "fiberflow-mcp-gateway",
        "--sse",
        "https://fiberflow.fiberflow.io/api/v1/sse/YOUR-FIBERFLOW-MCP-SERVER-SECRET"
      ]
    }
  }
}