Back to directory
fuellabs/fuel-mcp-server

fuellabs/fuel-mcp-server

@FuelLabs

A Fuel MCP server which provides support for Fuel docs and various coding IDEs such as Cursor.

fuelswaydocumentationsearchmcpvector-dbsemantic-searchidecontext

Installation & Configuration

{
  "mcpServers": {
    "fuel-server": {
      "command": "bun",
      "args": [
        "run",
        "/absolute/path/to/fuel-mcp-server/src/cli.ts",
        "--transport",
        "stdio"
      ]
    }
  }
}

Information

Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13