An MCP server that provides an API to LLMs to manage their JumpCloud resources.

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "jumpcloud-genai": {
      "url": "https://mcp.jumpcloud.com/v1",
      "type": "http"
    }
  },
  "requiresAuth": false,
  "requiresOAuth": false
}
An MCP server that provides an API to LLMs to manage their JumpCloud resources. by com.jumpcloud | RouterMCP