Server data from the Official MCP Registry
18 MCP tools for ServiceNow: incidents, CMDB, update sets. OAuth 2.1, Tokyo+.
18 MCP tools for ServiceNow: incidents, CMDB, update sets. OAuth 2.1, Tokyo+.
Set these up before or after installing:
Environment variable: SERVICENOW_INSTANCE_URL
Environment variable: SERVICENOW_AUTH_TYPE
Environment variable: SERVICENOW_USERNAME
Environment variable: SERVICENOW_PASSWORD
Environment variable: SERVICENOW_CLIENT_ID
Environment variable: SERVICENOW_CLIENT_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-jschuller-mcp-server-servicenow": {
"env": {
"SERVICENOW_PASSWORD": "your-servicenow-password-here",
"SERVICENOW_USERNAME": "your-servicenow-username-here",
"SERVICENOW_AUTH_TYPE": "your-servicenow-auth-type-here",
"SERVICENOW_CLIENT_ID": "your-servicenow-client-id-here",
"SERVICENOW_INSTANCE_URL": "your-servicenow-instance-url-here",
"SERVICENOW_CLIENT_SECRET": "your-servicenow-client-secret-here"
},
"args": [
"mcp-server-servicenow"
],
"command": "uvx"
}
}
}Valid MCP server (3 strong, 5 medium validity signals). 13 known CVEs in dependencies (0 critical, 5 high severity) Package registry verified. Imported from the Official MCP Registry.
Scanned 7 files · 14 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!