Servicenow MCP
UnclaimedThe most comprehensive ServiceNow MCP server. 17 tools for full CRUD, CMDB graph traversal, background scripts, ATF testing, and more.
Install
npx @modelcontextprotocol/inspector node dist/index.jsUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (17)
sn_aggregate
COUNT, AVG, MIN, MAX, SUM with grouping
sn_atf
Run ATF tests and suites, get results
sn_attach
List, download, upload attachments
sn_batch
Bulk update/delete with dry-run safety (requires confirm: true to execute)
sn_codesearch
Search business rules, script includes, client scripts, etc.
sn_create
Create a new record on any table
sn_delete
Delete a record (requires confirm: true)
sn_discover
Discover tables, scoped apps, store apps, plugins
sn_get
Get a single record by sysid
sn_health
Instance version, cluster nodes, stuck jobs, key stats
sn_nl
Natural language → ServiceNow API calls
sn_query
Query any table with encoded queries, field selection, pagination, sorting
sn_relationships
CMDB CI graph traversal — upstream/downstream/both, configurable depth
sn_schema
Table field definitions, types, references
sn_script
Execute background scripts (requires Playwright)
sn_syslog
Query system logs with severity/source/time filters
sn_update
Update an existing record (PATCH)