SERVER
ServiceNow
Rank #4,097io.github.mindstone/mcp-server-servicenow
ServiceNow ITSM MCP server for Model Context Protocol hosts
Listed & last published
May 21, 2026
OVERVIEW
ServiceNow is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,097 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. ServiceNow is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#4,097of 76,851 tracked serversTop 10%
Ranks ahead of 72,754 of 76,851 servers on MCP Toplist.
CONNECT
Use ServiceNow
Add ServiceNow to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-servicenow": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-servicenow"
],
"env": {
"SERVICENOW_INSTANCE": "<your SERVICENOW_INSTANCE>",
"SERVICENOW_USERNAME": "<your SERVICENOW_USERNAME>",
"SERVICENOW_PASSWORD": "<your SERVICENOW_PASSWORD>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | May 21, 2026 |
FAQ
Frequently asked questions
- Who maintains ServiceNow?
- ServiceNow is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
- Is ServiceNow listed on the Official MCP Registry?
- Yes — ServiceNow is listed on the Official MCP Registry.
- How many versions does ServiceNow have?
- MCP Toplist tracks 1 version of ServiceNow, most recently published on May 21, 2026.
- Where can I find the source code for ServiceNow?
- The source code for ServiceNow is hosted at github.com/mindstone/mcp-servers.
EXPLORE