com.rzailabs/rzailabs-mcp
Official4 toolsRZ AI Labs
Read-only MCP server for RZ AI Labs — query its services, workshops, and contact info.
Query RZ AI Labs services, workshops, and contact information.
Captured live from the server via tools/list.
get_overview
Get an overview of RZ AI Labs and its founder Amit Raz: what the practice does, his background, and notable clients.
No parameters.
list_services
List the services RZ AI Labs offers, each with a short description and a link where available.
No parameters.
list_workshops
List the AI workshops and corporate training sessions RZ AI Labs delivers, with their pages.
No parameters.
get_contact
Get the contact details and profiles for RZ AI Labs / Amit Raz (email, phone, LinkedIn, X, location).
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"rzailabs-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://rzailabs.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.