Microsoft 365 Admin runs on your own machine — the client starts it, so there is no endpoint to ping. 285 installs a week from npm. Last commit 31 Jul 2026.
Microsoft 365 administration via Graph API application permissions (read-only by default).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ms-365-admin -- npx -y @okapi-ca/ms-365-admin-mcp-server
{
"mcpServers": {
"ms-365-admin": {
"args": [
"-y",
"@okapi-ca/ms-365-admin-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.ms-365-admin]
command = "npx"
args = ["-y", "@okapi-ca/ms-365-admin-mcp-server"]
{
"mcpServers": {
"ms-365-admin": {
"args": [
"-y",
"@okapi-ca/ms-365-admin-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ms-365-admin": {
"args": [
"-y",
"@okapi-ca/ms-365-admin-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.