A Model Context Protocol server that enables interaction with Microsoft 365 services (Excel, Calendar, Mail, OneDrive, Teams, etc.) through the Graph API, allowing AI assistants to manage Microsoft 365 resources via natural language.
Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
softeria
Source: modelscope · also listed on npm, mcp.so
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
js-yaml: YAML merge-key chains can force quadratic CPU consumption
JS-YAML: Quadratic CPU consumption in !!omap resolution (3.x and 4.x) — CVE-2026-59870 fix not backported
JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases
js-yaml has prototype pollution in merge (<<)
ENABLED_TOOLSFilter tools using a regex pattern (alternative to --enabled-tools flag)LOG_LEVELSet logging level (default: 'info')MS365_MCP_ALLOWED_REDIRECT_URISMS365_MCP_ALLOWED_SCOPESMS365_MCP_ALLOW_PAGINATIONMS365_MCP_ALLOW_UNAUTHENTICATED_DISCOVERYMS365_MCP_AUDIT_LOGMS365_MCP_BASE_URLMS365_MCP_BODY_FORMAThtml: Return email bodies as HTML instead of plain text (default: text)MS365_MCP_CLIENT_IDyour-azure-ad-app-client-id-hereMS365_MCP_CLIENT_SECRETyour-secret-here # Optional for public appsMS365_MCP_CLOUD_TYPEare read from it. Every other variable listed above must be set in your shellMS365_MCP_CORS_ORIGINMS365_MCP_DISABLE_DCRMS365_MCP_EXPECTED_HOME_ACCOUNT_IDCLI values (--expected-username, --expected-home-account-id) take precedence over MS365_MCP_EXPECTED_USERNAME and .MS365_MCP_EXPECTED_USERNAMEwork@company.com npx @softeria/ms-365-mcp-server --loginMS365_MCP_EXTRA_SCOPESMS365_MCP_FORCE_WORK_SCOPEStrue1: Backwards compatibility for MS365_MCP_ORG_MODEMS365_MCP_GRAPH_CIRCUIT_DISABLEDMS365_MCP_KEYVAULT_URLAzure Key Vault URL for secrets management (see Azure Key Vault section)MS365_MCP_LOG_DIRMS365_MCP_MAX_TOPn>: Hard cap for Graph $top / top on list requests (positive integer). When the model passes a larger value, the server clamps it to n so responses stay smaller. Example: MS365_MCP_MAX_TOP=15MS365_MCP_MESSAGE_SIGNOFF_PREFIXtext>: Signoff prepended to outgoing messages so recipients can tell they were agent-sent, e.g. 🤖. Default: none. CLI equivalent: --message-signoff-prefix <text> (see Message Signoff below)MS365_MCP_MESSAGE_SIGNOFF_SUFFIXtext>: Signoff appended to outgoing messages. Default: none. CLI equivalent: --message-signoff-suffix <text>. --no-message-signoff disables both (see Message Signoff below)MS365_MCP_OAUTH_TOKENyour_oauth_token npx @softeria/ms-365-mcp-serverMS365_MCP_OBOMS365_MCP_ORG_MODEtrue1: Enable organization/work mode (alternative to --org-mode flag)MS365_MCP_OUTPUT_FORMATtoon npx @softeria/ms-365-mcp-serverMS365_MCP_PUBLIC_URLMS365_MCP_RATE_LIMIT_DISABLEDtrue1: Disable per-IP rate limiting in HTTP mode (default: enabled — 30 req/min on /authorize, /token, /register; 120 req/min on /mcp)MS365_MCP_REDACT_PIIMS365_MCP_REQUIRE_CONFIRMMS365_MCP_SELECTED_ACCOUNT_PATHCustom file path for selected account metadata (see Token Storage below)MS365_MCP_TENANT_IDthat is. Only MS365_MCP_CLIENT_ID, MS365_MCP_CLIENT_SECRET, andMS365_MCP_TOKEN_CACHE_PATHCustom file path for MSAL token cache (see Token Storage below)MS365_MCP_TRUST_PROXY_AUTHMS365_MCP_TRUST_PROXY_HOPSREAD_ONLYtrue1: Alternative to --read-only flagSILENTtrue1: Disable console outputVITESTXDG_CONFIG_HOMELinux $/ms-365-mcp-server/ (or ~/.config/ms-365-mcp-server/)Tool annotations
4/9 tools have annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
9/9 tools missing one or more hints — login (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); logout (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); verify-login (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +6 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Tool inputs are validated
6/9 tool handlers declare input schemas (67%)
Declare an inputSchema with zod/joi/yup on every tool definition.
Tests pass
npm test failed — tests do not pass
Make sure npm test runs cleanly. Common cause: missing build step or missing env vars.
Shell command execution
3 child_process/subprocess calls in production code — runs shell commands (bin/modules/generate-mcp-tools.mjs:17, bin/modules/generate-mcp-tools.mjs:64, test-calendar-fix.js:14)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Production dependencies are patched
0 critical, 2 high severity in production deps — js-yaml@4.1.0 (high), js-yaml@4.1.0 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/softeria-ms-365-mcp-server-sylav3)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check