RLabs-Inc/claude-mcp
MCP server with different tools to extend Claude-code functionalities.
Platform-specific configuration:
{
"mcpServers": {
"claude-mcp": {
"command": "npx",
"args": [
"-y",
"claude-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...