
CIPP MCP Server
by wyre-technology
M365 multi-tenant management for MSPs, providing structured AI access to users, security, and compliance standards.
What it does
Connects AI assistants to CIPP (CyberDrain Improved Partner Portal), enabling automated M365 multi-tenant management. It allows MSPs to manage users, security policies, and compliance standards across multiple tenants directly through an LLM.
Tools
list_tenants,get_tenant_details: Manage and view tenant information.list_users,create_user,edit_user,disable_user: Full user lifecycle management.reset_password,reset_mfa,revoke_sessions: Security and access recovery.list_conditional_access_policies,list_named_locations: Audit security configurations.run_standards_check,list_bpa: Check domain health and Best Practice Analyzer results.list_licenses,list_csp_licenses: Manage licensing across tenants.list_audit_logs,list_alert_queue: Monitor system events and alerts.
Installation
Add to your claude_desktop_config.json:
{
"mcpServers": {
"cipp": {
"command": "node",
"args": ["/path/to/cipp-mcp/dist/entry.js"],
"env": {
"CIPP_BASE_URL": "https://cipp.yourdomain.com",
"CIPP_API_KEY": "your-api-key"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx cipp-mcpInformation
- Pricing
- free
- Published
- 5/14/2026






