← All servers

rust-faf-mcp

io.github.Wolfe-Jam/rust-faf-mcp v0.3.1
Official Registry git

Persistent project context — Rust-native MCP server. IANA-registered .faf format.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add rust-faf-mcp --transport http https://mcpaas.live/rust/mcp/v1
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "rust-faf-mcp": {
      "url": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "rust-faf-mcp": {
      "serverUrl": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "rust-faf-mcp": {
      "type": "http",
      "url": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "rust-faf-mcp": {
      "url": "https://mcpaas.live/rust/mcp/v1"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "rust-faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcpaas.live/rust/mcp/v1"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcpaas.live/rust/mcp/v1 none

Packages

cargo rust-faf-mcp@0.3.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.Wolfe-Jam--rust-faf-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent