theREDspace/mcp-server-example
Example MCP server written in Rust, demonstrating the Model Context Protocol with two tools that return actor and movie information.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-example": {
"command": "npx",
"args": [
"-y",
"mcp-server-example"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...