MCP server that enables LLMs to interact with ServiceNow instances for managing incidents, users, stories, workflows, knowledge base articles, and script includes via the FastMCP framework.
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.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.SERVICENOW_INSTANCE_URLSERVICENOW_DEBUGSERVICENOW_TIMEOUTPORT— 8080 Listen portMCP_HOST— 0.0.0.0 Bind interface (keep 0.0.0.0 for Docker/EC2)SERVICENOW_SSL_CERT_PATH— C:\path\to\your\corporate-ca.crtSERVICENOW_DISABLE_SSL_VERIFY— Note: If is not present, or set to false, the server will default to secure verification (using SERVICENOW_SSL_CERT_PATH if provided, or system defaults).SERVICENOW_AUTH_TYPESERVICENOW_USERNAMESERVICENOW_PASSWORDSERVICENOW_CLIENT_IDSERVICENOW_CLIENT_SECRETSERVICENOW_TOKEN_URLSERVICENOW_API_KEYSERVICENOW_API_KEY_HEADERSCRIPT_EXECUTION_API_RESOURCE_PATHMCP_AUTH_TOKEN— random-secret> servicenow-mcp-httpMCP_TRANSPORT— http http (Streamable HTTP) or sse (legacy)[](https://m8ven.ai/mcp/alenthomas2468-servicenow-mcp-fast-i6ojng)