darko-mesaros/example-rust-mcp-server
This is an example MCP server written in Rust using the rmcp crate.
Platform-specific configuration:
{
"mcpServers": {
"example-rust-mcp-server": {
"command": "npx",
"args": [
"-y",
"example-rust-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...