73
/ 100
22 days ago
glama

snow-mcp

An MCP server for interacting with a ServiceNow instance via its Table API, enabling CRUD operations on incident, request, and requested item tables, as well as generic operations on any table by name.

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 1 credential: SERVICENOW_PASS
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.
configSERVICENOW_INSTANCE_URL"https://your-instance.service-now.com"
configSERVICENOW_USER"your-username"
🔐 secretSERVICENOW_PASS"your-password"
configMCP_TRANSPORT"stdio" # "stdio" (default) or "http"
configMCP_HOST"127.0.0.1" # HTTP bind host, default 127.0.0.1
configMCP_PORT"8000" # HTTP bind port, default 8000
// 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 3 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/smitraonline-snow-mcp-q4u7nh)](https://m8ven.ai/mcp/smitraonline-snow-mcp-q4u7nh)
commit: 32a15bb5a8378c8c8f1fc9139b44bef025b034f0
code hash: 8a4f6d6bdd6a518fe34163845920b3a83061fdd592351d21fc8e6f09ef4ec630
verified: 7/9/2026, 10:06:30 AM
view raw JSON →