CeeArEx/mcp-rust-builder
A specialized Model Context Protocol (MCP) server designed to scaffold, build, and debug new MCP servers in Rust. Features built-in rmcp patterns, tool generation, and autonomous cargo workflows.
Platform-specific configuration:
{
"mcpServers": {
"mcp-rust-builder": {
"command": "npx",
"args": [
"-y",
"mcp-rust-builder"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...