{"name":"io.github.mcp-z/mcp-outlook","slug":"mcp-z-mcp-outlook","title":"Outlook","description":"Outlook integration with OAuth, message search, batch operations, and calendar management","url":"https://mcp.market/server/mcp-z-mcp-outlook","rating":null,"grade":"C","score":66,"certified":false,"status":"active","category":"email","tags":["email","productivity","search"],"presence":{"score":37,"stars":2,"forks":1,"downloads_week":828,"last_push_at":"2026-09-15T05:04:24.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"npm","callable_via_gateway":false,"default_price_micros":0,"repository":null,"website":"https://github.com/mcp-z/mcp-outlook#readme","version":"2.2.1","remotes":[],"packages":[{"registryType":"npm","identifier":"@mcp-z/mcp-outlook","version":"2.2.1","runtimeHint":"npx","transport":{"type":"stdio"},"runtimeArguments":[{"type":"named","name":"-y"}],"packageArguments":[{"description":"Authentication mode","choices":["loopback-oauth","device-code"],"type":"named","name":"--auth"},{"description":"Microsoft tenant ID (overrides MS_TENANT_ID env var)","type":"named","name":"--tenant-id"},{"description":"Disable browser auto-open, return auth URL instead","type":"named","name":"--headless"},{"description":"OAuth redirect URI (default: ephemeral loopback)","type":"named","name":"--redirect-uri"},{"description":"Override resource store URI for CSV export files","type":"named","name":"--resource-store-uri"},{"description":"Override base URL for HTTP transport (used for OAuth/DCR endpoints and file links)","type":"named","name":"--base-url"},{"description":"Override logging level","choices":["debug","info","warn","error"],"type":"named","name":"--log-level"}],"environmentVariables":[{"description":"Microsoft OAuth client ID (required for OAuth authentication modes)","isRequired":true,"placeholder":"12345678-abcd-1234-abcd-123456789abc","name":"MS_CLIENT_ID"},{"description":"Microsoft tenant ID (required for OAuth authentication)","isRequired":true,"placeholder":"common","name":"MS_TENANT_ID"},{"description":"Microsoft OAuth client secret (optional for public clients)","isSecret":true,"placeholder":"abc~123DEF.456ghi-789JKL_012mno","name":"MS_CLIENT_SECRET"},{"description":"Authentication mode","value":"loopback-oauth","placeholder":"loopback-oauth","choices":["loopback-oauth","device-code"],"name":"AUTH_MODE"},{"description":"Disable browser auto-open, return auth URL instead (true/false)","default":"false","placeholder":"false","name":"HEADLESS"},{"description":"OAuth redirect URI (optional, default: ephemeral loopback)","placeholder":"http://localhost:{PORT}/oauth/callback","name":"REDIRECT_URI"},{"description":"Resource store URI for CSV export files (file://)","value":"file://~/.mcp-z/mcp-outlook/files","placeholder":"file://~/.mcp-z/mcp-outlook/files","name":"RESOURCE_STORE_URI"},{"description":"HTTP server port (overrides --port)","placeholder":"3000","name":"PORT"},{"description":"Base URL for HTTP transport (used for OAuth/DCR endpoints and file links)","placeholder":"http://localhost:{PORT}","name":"BASE_URL"},{"description":"Logging level","value":"info","placeholder":"info","choices":["debug","info","warn","error"],"name":"LOG_LEVEL"}]},{"registryType":"npm","identifier":"@mcp-z/mcp-outlook","version":"2.2.1","runtimeHint":"npx","transport":{"type":"streamable-http","url":"http://localhost:{PORT}/mcp"},"runtimeArguments":[{"type":"named","name":"-y"}],"packageArguments":[{"description":"HTTP server port","value":"9003","type":"named","name":"--port"},{"description":"Authentication mode","choices":["loopback-oauth","device-code","dcr"],"type":"named","name":"--auth"},{"description":"Microsoft tenant ID (overrides MS_TENANT_ID env var)","type":"named","name":"--tenant-id"},{"description":"Disable browser auto-open, return auth URL instead","type":"named","name":"--headless"},{"description":"OAuth redirect URI (default: ephemeral loopback)","type":"named","name":"--redirect-uri"},{"description":"DCR mode","choices":["self-hosted","external"],"type":"named","name":"--dcr-mode"},{"description":"External verification endpoint URL (required for external DCR mode)","type":"named","name":"--dcr-verify-url"},{"description":"DCR client storage URI (for self-hosted DCR mode)","type":"named","name":"--dcr-store-uri"},{"description":"Override resource store URI for CSV export files","type":"named","name":"--resource-store-uri"},{"description":"Override base URL for HTTP transport (used for OAuth/DCR endpoints and file links)","type":"named","name":"--base-url"},{"description":"Override logging level","choices":["debug","info","warn","error"],"type":"named","name":"--log-level"}],"environmentVariables":[{"description":"Microsoft OAuth client ID (required for OAuth authentication modes)","isRequired":true,"placeholder":"12345678-abcd-1234-abcd-123456789abc","name":"MS_CLIENT_ID"},{"description":"Microsoft tenant ID (required for OAuth authentication)","isRequired":true,"placeholder":"common","name":"MS_TENANT_ID"},{"description":"Microsoft OAuth client secret (optional for public clients)","isSecret":true,"placeholder":"abc~123DEF.456ghi-789JKL_012mno","name":"MS_CLIENT_SECRET"},{"description":"Authentication mode","value":"loopback-oauth","placeholder":"loopback-oauth","choices":["loopback-oauth","device-code","dcr"],"name":"AUTH_MODE"},{"description":"Disable browser auto-open, return auth URL instead (true/false)","default":"false","placeholder":"false","name":"HEADLESS"},{"description":"OAuth redirect URI (optional, default: ephemeral loopback)","placeholder":"http://localhost:{PORT}/oauth/callback","name":"REDIRECT_URI"},{"description":"Dynamic Client Registration mode","default":"self-hosted","placeholder":"self-hosted","choices":["self-hosted","external"],"name":"DCR_MODE"},{"description":"External verification endpoint URL (required for external DCR mode)","placeholder":"https://example.com/verify","name":"DCR_VERIFY_URL"},{"description":"DCR client storage URI (for self-hosted DCR mode)","default":"file://~/.mcp-z/mcp-outlook/dcr.json","placeholder":"file://~/.mcp-z/mcp-outlook/dcr.json","name":"DCR_STORE_URI"},{"description":"Resource store URI for CSV export files (file://)","value":"file://~/.mcp-z/mcp-outlook/files","placeholder":"file://~/.mcp-z/mcp-outlook/files","name":"RESOURCE_STORE_URI"},{"description":"HTTP server port (overrides --port)","placeholder":"3000","name":"PORT"},{"description":"Base URL for HTTP transport (used for OAuth/DCR endpoints and file links)","placeholder":"http://localhost:{PORT}","name":"BASE_URL"},{"description":"Logging level","value":"info","placeholder":"info","choices":["debug","info","warn","error"],"name":"LOG_LEVEL"}]}],"tools":[],"scan":{"score":66,"grade":"C","scanned_at":"2026-09-19T20:06:25.430Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:06:25.480Z","components":{"code":{"score":15,"max":25,"notes":["184 source files scanned","184 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":6,"max":15,"notes":["static API keys via environment variables"]},"maintenance":{"score":15,"max":15,"notes":["last push 5 days ago"]},"identity":{"score":7,"max":10,"notes":["registry namespace matches repository owner"]}},"findings":[{"id":"exec.eval","severity":"medium","component":"code","title":"eval / new Function used","evidence":"bin/server.js: …curity/noGlobalEval: dual esm and cjs eval( \"import('../dist/esm/setup/version-…"},{"id":"exec.eval","severity":"medium","component":"code","title":"eval / new Function used","evidence":"bin/server.js: …curity/noGlobalEval: dual esm and cjs eval( \"import('../dist/esm/setup/version-…"}],"inputs":{"packages":[{"registryType":"npm","identifier":"@mcp-z/mcp-outlook","version":"2.2.1","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":14,"publishedAt":"2026-09-12T21:28:23.533Z","repositoryUrl":"git+https://github.com/mcp-z/mcp-outlook.git","weeklyDownloads":414},{"registryType":"npm","identifier":"@mcp-z/mcp-outlook","version":"2.2.1","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":14,"publishedAt":"2026-09-12T21:28:23.533Z","repositoryUrl":"git+https://github.com/mcp-z/mcp-outlook.git","weeklyDownloads":414}],"repo":{"found":true,"owner":"mcp-z","repo":"mcp-outlook","archived":false,"pushedAt":"2026-09-15T05:04:24Z","stars":2,"forks":1,"openIssues":0,"ownerType":"Organization","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/235993027?v=4","ownerCreatedAt":"2025-10-04T03:02:10Z","license":"MIT"},"icon":{"url":"https://avatars.githubusercontent.com/u/235993027?v=4&s=128","source":"registry","width":128,"height":128},"presence":{"stars":2,"forks":1,"downloadsWeek":828,"license":"MIT","lastPushAt":"2026-09-15T05:04:24.000Z","score":37}}}},"grade_history":[],"reviews":[]}