Servicenow MCP Server (Michael Buckner)
ServiceNow incidents, tables, and scripts accessed via natural language tools.
Data last scanned yesterday · Reviewed today
Overview
This Python-based MCP server provides an interface to manage ServiceNow workflows through AI agents. It enables users to list incidents, query tables, access knowledge articles, and perform record updates directly through natural language instructions, such as asking the assistant to find or modify specific incident reports. The server includes specialized tools for interacting with system scripts and performing complex queries. Configuration is handled via environment variables or command-line arguments, allowing integration with AI tools like Cline by mapping the server binary to your ServiceNow instance credentials.
Our verdict
This server receives a high-risk rating of 23/100. The primary concerns stem from the fact that it is a community-maintained project rather than an official vendor release, and it has not received updates for over 450 days. Given the lack of recent maintenance and unreviewed authentication methods, users should exercise caution and avoid deploying this in environments where strict security governance is required.
- Zero direct dependencies reduce potential supply-chain vulnerability surfaces.
- Licensed under the permissive MIT license.
- Comprehensive toolset for natural language incident management and scripting.
- Repository has not received a commit in 453 days.
- Not maintained or supported by the official ServiceNow vendor.
- Authentication mechanisms remain unreviewed by security auditors.
Compatibility
No compatibility data yet.
Badge
Maintain this server? Add the live badge to your README.