Stats
Actions
Tags
From fcp-rust
Provides regular expression testing and matching capabilities for pattern search, validation, and text transformation. Runs locally via a bash script.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"rust": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/scripts/run.sh"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
bashCommand-line arguments passed to the server process
First indexed Mar 25, 2026
First indexed Mar 25, 2026
npx claudepluginhub os-tack/fcp --plugin fcp-rust