An MCP server for ServiceNow that supports multi-factor authentication via real browser (Playwright) and provides tools for reading, writing, and managing ServiceNow artifacts with safety guards.
Limited view. Automated analysis covers part of this stack. Findings reflect what we verified. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
Limited view: static analysis for Python is partially covered.
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
jshsakura
Source: Glama
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.
MCP_TOOL_PACKAGEAdd the server to your client's config file — pick yours below. Only two env vars are required; defaults to standard, so leave it out unless you need a different package.SERVICENOW_BROWSER_DEBUGPLAYWRIGHT_BROWSERS_PATH"$HOME/apps/servicenow-mcp/ms-playwright" python -m playwright install chromiumSERVICENOW_INSTANCE_URL"": "https://your-instance.service-now.com",LOG_FILESERVICENOW_DEBUGdebug false Enable debug loggingSERVICENOW_TIMEOUTtimeout 30 HTTP request timeout (seconds)SERVICENOW_MCP_TRANSPORTtransport stdio MCP transport: stdio or httpSERVICENOW_MCP_HTTP_HOSThttp-host 127.0.0.1 Host for --transport httpSERVICENOW_MCP_HTTP_PORThttp-port 8000 Port for --transport httpSERVICENOW_MCP_HTTP_PATHhttp-path /mcp Streamable HTTP endpoint pathSERVICENOW_MCP_HTTP_ALLOWED_HOSTShttp-allowed-hosts loopback hosts Comma-separated Host allowlist for DNS rebinding protectionSERVICENOW_AUTH_TYPE"": "browser"SERVICENOW_USERNAME"": "your-username",SERVICENOW_PASSWORD"": "your-password"SERVICENOW_CLIENT_IDSERVICENOW_CLIENT_SECRETclient-secretSERVICENOW_TOKEN_URLSERVICENOW_API_KEYapi-key —SERVICENOW_API_KEY_HEADERapi-key-header X-ServiceNow-API-KeySERVICENOW_BROWSER_USERNAMESERVICENOW_BROWSER_PASSWORDSERVICENOW_BROWSER_LOGIN_URLbrowser-login-url — Custom login page URLSERVICENOW_BROWSER_PROBE_PATHSERVICENOW_BROWSER_HEADLESS"": "false",SERVICENOW_BROWSER_TIMEOUTbrowser-timeout 120 Login timeout in secondsSERVICENOW_BROWSER_USER_DATA_DIRbrowser-user-data-dir — Override the Chromium profile path. Rarely needed — see the sandbox note below before setting it.SERVICENOW_BROWSER_SESSION_TTLbrowser-session-ttl 30 Session TTL in minutesSCRIPT_EXECUTION_API_RESOURCE_PATHscript-execution-api-resource-pathTOOL_PACKAGE_CONFIG_PATHSERVICENOW_DEP_MAX_DEPTHTransitive dependency depth. Cross-scope deps resolve 2 passes deep by default (conservative). Raise with (clamped to 1–6) to chase longer A→B→C→D chains.Tool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
3/3 tools missing one or more hints — list_tool_packages (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); list_instances (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); compare_instances (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint). 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.
Tests exist
No test files found
Add tests that exercise each declared tool.
Shell command execution
2 child_process calls — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
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/jshsakura-mfa-servicenow-mcp-1looa5)?variant=verified to the badge 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