claude mcp add nickzitzer-servicenow-nodejs -- npx -y servicenow-mcp-server
{
"mcpServers": {
"nickzitzer-servicenow-nodejs": {
"command": "npx",
"args": ["-y", "servicenow-mcp-server"]
}
}
}
{
"mcpServers": {
"nickzitzer-servicenow-nodejs": {
"command": "npx",
"args": ["-y", "servicenow-mcp-server"]
}
}
}
{
"mcpServers": {
"nickzitzer-servicenow-nodejs": {
"command": "npx",
"args": ["-y", "servicenow-mcp-server"]
}
}
}
About This MCP Server
The servicenow-mcp-server is a developer tool that provides a multi-instance ServiceNow Model Context Protocol server, enabling connections to ServiceNow with intelligent schema discovery and over 40 tools. It is available as an npm package and utilizes stdio, allowing developers to integrate it into their workflow for AI coding assistance. Developers would use this server when they need to connect to ServiceNow instances and leverage its tools and schema discovery capabilities in their projects.
Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
servicenow-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The servicenow-nodejs server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.