69
/ 100
1 month ago
glama

ServiceNow MCP Server

Enables Claude to interact with ServiceNow instances for incident management, knowledge base search, and JWT authentication.

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 3 credentials: JWT_CLIENT_SECRET, SERVICENOW_PASSWORD, SERVICENOW_JWT_TOKEN
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.
🔐 secretJWT_CLIENT_SECRET
configJWT_ALGORITHM
configJWT_EXPIRY_HOURS
configJWT_REFRESH_EXPIRY_DAYS
configJWT_ISSUER
configJWT_AUDIENCE
configJWT_CLIENT_ID
configJWT_AUTH_URL
configJWT_TOKEN_URL
configSERVICENOW_USERNAMEyour_username_here
🔐 secretSERVICENOW_PASSWORDyour_password_here
configSERVICENOW_INSTANCE_URL
🔐 secretSERVICENOW_JWT_TOKENyour_jwt_access_token_here
// 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 5 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/vayyagari-godaddy-snow-mcp-server-gd-va-7ho01g)](https://m8ven.ai/mcp/vayyagari-godaddy-snow-mcp-server-gd-va-7ho01g)
commit: ea6b1473a986f8316549d8bee46085d9725ab228
code hash: d6a5c352e1f1270e61ac36f8f1e4d5f145b37dffc8d3197a6bd3e85c2cb612f2
verified: 6/24/2026, 10:18:02 AM
view raw JSON →