veltrea/mcp-hello-world-rust-lmstudio
This is a minimal, standalone MCP (Model Context Protocol) server written in Rust, specifically designed as a reference implementation for LM Studio.
Platform-specific configuration:
{
"mcpServers": {
"mcp-hello-world-rust-lmstudio": {
"command": "npx",
"args": [
"-y",
"mcp-hello-world-rust-lmstudio"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...