Stats
Actions
Tags
From ralph-starter
Local stdio MCP server run via npx ralph-starter mcp. Appears to be a starter or template for MCP servers; specific tools, resources, or capabilities unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ralph-starter": {
"command": "npx",
"args": [
"ralph-starter",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub multivmlabs/ralph-starter --plugin ralph-starter