servicenow-mcp
MCP Server for ServiceNow
The ServiceNow MCP Server wires the ITSM platform into your AI: query and create incidents, handle change requests, search knowledge articles, and look up configuration items in the CMDB.
Service desk work benefits most directly — "which P1s from the last 24 hours are still open, and who is each one waiting on?" used to mean building filters and views in ServiceNow. Now it's one question.
Why use it
Good for: service desk and ops teams running ITSM processes on ServiceNow.
Before connecting: use a dedicated integration account with tightly scoped roles. Change records and CMDB data have wide blast radius — don't grant write access for read-only use cases.
Before you connect
Config example (to connect)
{
"mcpServers": {
"ServiceNow": {
"command": "/Users/yourusername/dev/servicenow-mcp/.venv/bin/python",
"args": [
"-m",
"servicenow_mcp.cli"
],
"env": {
"SERVICENOW_INSTANCE_URL": "https://your-instance.service-now.com",
"SERVICENOW_USERNAME": "your-username",
"SERVICENOW_PASSWORD": "your-password",
"SERVICENOW_AUTH_TYPE": "basic"
}
}
}
}Install / Connect
# No npm package — install from source.
# See the repo's README for the exact command:
# https://github.com/echelon-ai-labs/servicenow-mcpFollow the official README; env and args vary per server.
🛠️ Maintenance weight 30% · 20 pts
📊 Adoption weight 25% · 46 pts
✅ Usability weight 20% · 20 pts
❤️ Health & community weight 25% · 64 pts
Sources: GitHub API · updated 2026-08-19
90-day trend
⭐ stars +0%
Frequently Asked Questions
Which ServiceNow version do I need?
It talks over the REST API, so mainstream versions work. See the repo README for configuration specifics.
Can it close tickets automatically?
Technically yes, but keep a human confirmation step — ticket state changes usually carry process and audit requirements.
Similar / alternative servers
io.github.jschuller/mcp-server-servicenow
ServiceNow MCP Server
io.github.mindstone/mcp-server-servicenow
ServiceNow
io.github.aartiq/nowaikit
ServiceNow MCP Server (NowAIKit)
One email a week, 5 minutes to see what happened in the MCP ecosystem
New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.
One email a week · unsubscribe anytime · no data selling