SERVER
ServiceNow
Rank #3449io.github.mindstone/mcp-server-servicenow
ServiceNow ITSM MCP server for Model Context Protocol hosts
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
ServiceNow is a Model Context Protocol (MCP) server published by mindstone. It ranks #3449 of 58,900 servers tracked on MCP Toplist, and its repository has 8 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
#3,449of 58,900 tracked serversTop 10%
Ranks ahead of 55,451 of 58,900 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
- What is ServiceNow?
- ServiceNow ITSM MCP server for Model Context Protocol hosts
- Who maintains ServiceNow?
- ServiceNow is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is ServiceNow an official MCP server?
- 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