Back to Browse

Servicenow MCP Server

Business ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

ServiceNow ITSM MCP server for Model Context Protocol hosts

About

ServiceNow ITSM MCP server for Model Context Protocol hosts

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: trusted author (44/46 approved). 2 finding(s) downgraded by scanner intelligence.

14 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

ServiceNow instance name (e.g. acme for acme.service-now.com)Optional

Environment variable: SERVICENOW_INSTANCE

ServiceNow usernameOptional

Environment variable: SERVICENOW_USERNAME

ServiceNow passwordRequired

Environment variable: SERVICENOW_PASSWORD

OAuth 2.0 client ID (optional; alternative to username/password when the instance enforces MFA/SSO — requires an OAuth application registry entry with the client credentials grant enabled)Optional

Environment variable: SERVICENOW_CLIENT_ID

OAuth 2.0 client secret (optional; used with SERVICENOW_CLIENT_ID instead of username/password)Required

Environment variable: SERVICENOW_CLIENT_SECRET

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mindstone-mcp-server-servicenow": {
      "env": {
        "SERVICENOW_INSTANCE": "your-servicenow-instance-here",
        "SERVICENOW_PASSWORD": "your-servicenow-password-here",
        "SERVICENOW_USERNAME": "your-servicenow-username-here",
        "SERVICENOW_CLIENT_ID": "your-servicenow-client-id-here",
        "SERVICENOW_CLIENT_SECRET": "your-servicenow-client-secret-here"
      },
      "args": [
        "-y",
        "@mindstone/mcp-server-servicenow"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Servicenow MCP Server - ServiceNow ITSM MCP server for Model Context Protocol hosts | MCP Marketplace