MCP Server
Active
MIT
io.github.Wolfe-Jam/rust-faf-mcp MCP Server
io.github.Wolfe-Jam/rust-faf-mcp
What is the io.github.Wolfe-Jam/rust-faf-mcp MCP server?
RMCP-powered FAF server. 8 tools. Rust-native. IANA-registered .faf format.
How to install io.github.Wolfe-Jam/rust-faf-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"rust-faf-mcp": {
"command": "https://github.com/Wolfe-Jam/rust-faf-mcp/releases/download/v0.2.2/rust-faf-mcp-darwin-arm64.mcpb",
"args": []
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"rust-faf-mcp": {
"command": "https://github.com/Wolfe-Jam/rust-faf-mcp/releases/download/v0.2.2/rust-faf-mcp-darwin-arm64.mcpb",
"args": []
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"rust-faf-mcp": {
"command": "https://github.com/Wolfe-Jam/rust-faf-mcp/releases/download/v0.2.2/rust-faf-mcp-darwin-arm64.mcpb",
"args": []
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"rust-faf-mcp": {
"type": "stdio",
"command": "https://github.com/Wolfe-Jam/rust-faf-mcp/releases/download/v0.2.2/rust-faf-mcp-darwin-arm64.mcpb",
"args": []
}
}
}Claude Code
claude mcp add rust-faf-mcp -- https://github.com/Wolfe-Jam/rust-faf-mcp/releases/download/v0.2.2/rust-faf-mcp-darwin-arm64.mcpbRelated MCP servers
Persistent project context for Google Gemini. Python/FastMCP. IANA-registered .faf format.
2
View repository →Python
MIT
F1-grade MCP certification. 52 tests, 9 tiers (49 scored + T9 Receipt validation). Ecosystem: #2759
View repository →