Graph Atlas MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 18 Sep 2026.
Tracks documented and undocumented Microsoft Graph API schema changes, with an MCP Apps visualiser
We read the source, 22 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(process.execPath, ['--experimental-sqlite', fileURLToPath(serverUrl), ...process.argv.slice(2)], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 graph-atlas-mcp -- npx -y graph-atlas-mcp
{
"mcpServers": {
"graph-atlas-mcp": {
"args": [
"-y",
"graph-atlas-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.graph-atlas-mcp]
command = "npx"
args = ["-y", "graph-atlas-mcp"]
{
"mcpServers": {
"graph-atlas-mcp": {
"args": [
"-y",
"graph-atlas-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"graph-atlas-mcp": {
"args": [
"-y",
"graph-atlas-mcp"
],
"command": "npx"
}
}
}
Interact with Microsoft 365 and Office services through the Microsoft Graph API.
Microsoft SharePoint MCP server — access sites, lists, and documents through Microsoft Graph.
Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools
MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation
50-tool Word MCP server. Document assembly, tracked changes, and export. Windows-first.
Manage Microsoft 365 email, calendar, contacts and inbox rules via the Graph API with OAuth 2.0.
MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation
MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation
Answers built from our own checks of this server.