Home › Other › Microsoft 365 Admin
Microsoft 365 Admin
Microsoft 365 administration via Graph API application permissions (read-only by default).
TypeScript
★ 14 stars
Last pushed 2026-09-21
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.6.3)
npx -y @okapi-ca/[email protected]
Or add to your MCP client config:
{
"mcpServers": {
"ms-365-admin-mcp-server": {
"command": "npx",
"args": [
"-y",
"@okapi-ca/[email protected]"
],
"env": {
"MS365_ADMIN_MCP_TENANT_ID": "<YOUR_VALUE>",
"MS365_ADMIN_MCP_CLIENT_ID": "<YOUR_VALUE>",
"MS365_ADMIN_MCP_CLIENT_SECRET": "<YOUR_VALUE>",
"MS365_ADMIN_MCP_KEYVAULT_URL": "<YOUR_VALUE>",
"MS365_ADMIN_MCP_CLOUD_TYPE": "<YOUR_VALUE>",
"MS365_ADMIN_MCP_MAX_TOP": "<YOUR_VALUE>",
"READ_ONLY": "<YOUR_VALUE>",
"ENABLED_TOOLS": "<YOUR_VALUE>"
}
}
}
}
MS365_ADMIN_MCP_TENANT_IDrequired — Azure AD tenant ID (specific GUID, not 'common').MS365_ADMIN_MCP_CLIENT_IDrequired — App registration client ID with the required application permissions.MS365_ADMIN_MCP_CLIENT_SECRETrequired secret — App registration client secret. Prefer Azure Key Vault via MS365_ADMIN_MCP_KEYVAULT_URL for production.MS365_ADMIN_MCP_KEYVAULT_URL— Optional Azure Key Vault URL. When set, secrets are pulled from the vault and override the env-var values above.MS365_ADMIN_MCP_CLOUD_TYPE— Cloud environment: 'global' (default) or 'china' (21Vianet).MS365_ADMIN_MCP_MAX_TOP— Cap on the $top query parameter to limit result size.READ_ONLY— Set to 'true' or '1' to force read-only mode (default behavior; mutations require --allow-writes).ENABLED_TOOLS— Regex to filter the catalog of available tools.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry