71
/ 100
4 days ago
glama

ServiceNow MCP Server

Connects Claude Desktop to a ServiceNow instance, enabling natural-language interactions to read incidents, inspect CMDB and table schemas, and create records with guardrails like update set scoping and dry-run preview.

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.
🔐
You'll be asked for 2 credentials: SN_PASS, SN_CLIENT_SECRET
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.
configSN_UPDATE_SET"": "MCP Automated Changes"
configSN_URL"": "https://dev.service-now.com/",
configSN_USER"": "user",
🔐 secretSN_PASS"": "pass",
configSN_CLIENT_ID
🔐 secretSN_CLIENT_SECRET
// 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 4 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/pavithrakumaran10-servicenowmcp-11sc1i)](https://m8ven.ai/mcp/pavithrakumaran10-servicenowmcp-11sc1i)
commit: 81f83128cdd783883f2bf7cc02ed6ca895552216
code hash: de40eb3b0389c901e6e90042a1aa1e4c594551bb77ebbf2ede6beda927c6dc1b
verified: 6/28/2026, 9:08:46 AM
view raw JSON →