MCP ServerHTTPOfficialv1.0.0

Admin MCP Server

Manage Microsoft 365 tenant administration through an MCP server connected to Microsoft Admin Center. Designed for developers building AI agents that need programmatic access to tenant management capabilities.

com.microsoft/workiq-admintools

Hosted URL

https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_AdminTools

Transport

HTTP

Auth

No auth required

What the Admin MCP server does

How models use it and what it is built for.

Manage Microsoft 365 tenant administration through an MCP server connected to Microsoft Admin Center. Designed for developers building AI agents that need programmatic access to tenant management capabilities.

Connect to Admin

Hosted endpoint — paste into any MCP client.

https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_AdminTools

Resources

Where to find authoritative docs and source for Admin.

Example prompts for Admin

Paste any of these into Agent Studio after connecting Admin.

  • What admin tools are available in the Microsoft Admin Center for my tenant?
  • Show me the schema for authenticating with the WorkIQ AdminTools server
  • How do I configure the tenant_id parameter in the hosted endpoint URL?
  • What operations can I perform through this MCP server on my Microsoft 365 tenant?

Admin MCP server — FAQ

Common questions about connecting and running Admin.

  • What is the WorkIQ AdminTools MCP server?

    It's an MCP server that exposes Microsoft Admin Center tools for programmatic access. It allows AI agents and developers to interact with tenant administration capabilities via the hosted HTTP endpoint at agent365.svc.cloud.microsoft.

  • How do I authenticate and set up this server?

    The server uses a hosted endpoint pattern with your tenant_id embedded in the URL: https://agent365.svc.cloud.microsoft/agents/tenants/{tenant_id}/servers/mcp_AdminTools. You'll need valid Microsoft 365 credentials and the correct tenant ID to connect.

  • What admin operations can I perform with this server?

    The server provides access to Microsoft Admin Center tools, but specific operations depend on the tools exposed. Consult the Microsoft Admin Center documentation or the server's tool definitions for the complete list of available operations.

  • Is this server suitable for production automation?

    Yes, it's hosted on Microsoft's infrastructure (agent365.svc.cloud.microsoft), making it suitable for production use. Ensure your tenant has appropriate admin permissions and security policies configured before automating sensitive operations.

  • What's the difference between this and direct Microsoft Graph API calls?

    This MCP server wraps Admin Center functionality in the MCP protocol, making it easier to integrate with AI agents and LLM-based workflows. Direct Graph API calls offer more granular control but require more setup; this server provides a higher-level abstraction.

Run Admin across 30+ AI models, side-by-side

Connect Admin to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground