Skip to content

thejumpcloud/jumpcloud-admin

v1.1.0MIT

Manage your JumpCloud directory from any AI agent. Connects to the JumpCloud remote MCP server and ships skills for directory search, user lifecycle, device fleet, access reviews, SaaS spend, and Directory Insights audit events.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

jumpcloudstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.jumpcloud.com/v1"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "jumpcloud-admin",
  "version": "1.1.0",
  "description": "Manage your JumpCloud directory from any AI agent. Connects to the JumpCloud remote MCP server and ships skills for directory search, user lifecycle, device fleet, access reviews, SaaS spend, and Directory Insights audit events.",
  "author": {
    "name": "JumpCloud",
    "url": "https://jumpcloud.com"
  },
  "homepage": "https://jumpcloud.com/support/get-started-jumpcloud-mcp-server",
  "repository": "https://github.com/TheJumpCloud/jumpcloud-admin-agent-plugin",
  "license": "MIT",
  "keywords": [
    "jumpcloud",
    "identity",
    "iam",
    "directory",
    "sso",
    "mdm",
    "device-management",
    "user-lifecycle",
    "offboarding",
    "access-review",
    "itops",
    "mcp",
    "saas",
    "license-management",
    "shadow-it",
    "audit-log",
    "directory-insights"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub