MCP Server Servicenow
未认领MCP server for ServiceNow — 19 tools, 5 resources for incidents, CMDB, update sets. OAuth 2.1+PKCE, MCP 2026-07-28 stateless protocol (FastMCP 4), Claude Code skills. Works on any SN version (Tokyo+), no entitlements needed.
安装
uvx --prerelease allow mcp-server-servicenow --help工具(19 个)
aggregate_records
COUNT, AVG, MIN, MAX, SUM with GROUP BY + HAVING via Stats API
create_ci
Create a new configuration item
create_record
Create a new record in any table
create_update_set
Create a new update set
delete_record
Delete a record by sysid
get_ci
Get a single CI by sysid
get_ci_relationships
Get parent/child relationships for a CI
get_current_user
Get authenticated user info
get_record
Get a single record by sysid
get_system_properties
Query system properties
get_table_schema
Get table data dictionary (field definitions)
get_update_set
Get update set details
list_ci
List configuration items with class and query filtering
list_records
List records from any table with filtering, field selection, and pagination
list_update_set_changes
List changes within an update set
list_update_sets
List update sets with state filtering
set_current_update_set
Set the active update set
update_ci
Update a configuration item
update_record
Update an existing record