SERVER
Servicenow Nodejs
Rank #2356io.github.nickzitzer/servicenow-nodejs
Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery
First listed
Oct 17, 2025
Last publish date
Oct 17, 2025
OVERVIEW
Servicenow Nodejs is a Model Context Protocol (MCP) server published by Happy-Technologies-LLC. It ranks #2356 of 58,900 servers tracked on MCP Toplist, and its repository has 46 GitHub stars. Servicenow Nodejs is listed on Official MCP, with 2 tracked versions. It was first listed on Oct 17, 2025 and most recently updated on Oct 17, 2025.
STANDING
#2,356of 58,900 tracked serversTop 5%
Ranks ahead of 56,544 of 58,900 servers on MCP Toplist.
CONNECT
Use Servicenow Nodejs
Add Servicenow Nodejs to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"servicenow-nodejs": {
"command": "npx",
"args": [
"-y",
"servicenow-mcp-server"
],
"env": {
"SERVICENOW_INSTANCE_URL": "<your SERVICENOW_INSTANCE_URL>",
"SERVICENOW_USERNAME": "<your SERVICENOW_USERNAME>",
"SERVICENOW_PASSWORD": "<your SERVICENOW_PASSWORD>",
"SERVICENOW_AUTH_TYPE": "<your SERVICENOW_AUTH_TYPE>",
"SERVICENOW_INSTANCE": "<your SERVICENOW_INSTANCE>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
Happy-Technologies-LLC
MORE FROM THIS PUBLISHER
Other servers by Happy-Technologies-LLC
View all Happy-Technologies-LLC servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 2.1.1 | Oct 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Servicenow Nodejs?
- Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery
- Who maintains Servicenow Nodejs?
- Servicenow Nodejs is maintained by Happy-Technologies-LLC, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Servicenow Nodejs an official MCP server?
- Yes — Servicenow Nodejs is listed on the Official MCP Registry.
- How many versions does Servicenow Nodejs have?
- MCP Toplist tracks 2 versions of Servicenow Nodejs, most recently published on Oct 17, 2025.
- Where can I find the source code for Servicenow Nodejs?
- The source code for Servicenow Nodejs is hosted at github.com/Happy-Technologies-LLC/mcp-servicenow-nodejs.
EXPLORE