69
/ 100
1 month ago
glama

servicenow-mcp

MCP server to interact with ServiceNow instances, enabling ITSM, CMDB, workflow, and knowledge search operations.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: MCP_API_KEY, SERVICENOW_PASSWORD, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORThttp python -m servicenow_mcp
configMCP_HOST
configMCP_PORT
🔐 secretMCP_API_KEYMCP_TRANSPORT=http =your-secret-key python -m servicenow_mcp
configSERVICENOW_INSTANCE_URL"": "https://your-instance.service-now.com",
configSERVICENOW_USERNAMEyour-username
🔐 secretSERVICENOW_PASSWORDyour-password
configMCP_LOG_LEVEL
configMCP_LOG_FILE
configMCP_LOG_CONSOLE
configMCP_AUDIT_FILE
configMCP_AUDIT_DB
configMCP_AUDIT_RETENTION_DAYS
configMCP_ALLOW_TABLES
configMCP_DENY_TABLES
configMCP_GUARD_MODE
configMCP_WORKSPACES_FILE
🔐 secretOPENAI_API_KEYyour-openai-key
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mady22070-servicenow-mcp-mjd743)](https://m8ven.ai/mcp/mady22070-servicenow-mcp-mjd743)
commit: d3a8412217bfc42b567c6a378055967de0e49a83
code hash: 3f3860e9dce54290df29fd532a4bc56f811d96cdb5db60f9e591a69e72ab5419
verified: 6/23/2026, 10:18:01 AM
view raw JSON →