Catalog
com.jumpcloud/jumpcloud-genai
OfficialAn MCP server that provides an API to LLMs to manage their JumpCloud resources.
Manage JumpCloud identity and access resources via API integration.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"jumpcloud-genai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jumpcloud.com/v1"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.