ServiceNow MCP Server

by onlyflowstech

Not rated
GitHub

About

The most comprehensive ServiceNow MCP server — 17 tools for full CRUD, CMDB graph traversal, background scripts, and ATF testing. Works with Claude, Cursor, and any MCP client.

Details

Author
onlyflowstech
Categories
Productivity, Other, AI

Setup

Install ServiceNow MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/onlyflowstech/servicenow-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

The most comprehensive ServiceNow MCP server — 17 tools for full CRUD, CMDB graph traversal, background scripts, and ATF testing. Works with Claude, Cursor, and any MCP client.

The most comprehensive ServiceNow MCP server.17 tools for full CRUD, CMDB graph traversal, background scripts, ATF testing, and more.

Built byOnlyFlows· Published by@onlyflowstech

Most ServiceNow MCP integrations areread-onlyand support a handful of tables. This one gives your AI assistantfull accessto the ServiceNow platform:

Add to yourclaude_desktop_config.json:

{ "mcpServers": { "servicenow": { "command": "npx", "args": ["-y", "@onlyflows/servicenow-mcp"], "env": { "SN_INSTANCE": "https://yourinstance.service-now.com", "SN_USER": "your_username", "SN_PASSWORD": "your_password" } } } }

Add to your Cursor MCP settings (.cursor/mcp.json):

{ "mcpServers": { "servicenow": { "command": "npx", "args": ["-y", "@onlyflows/servicenow-mcp"], "env": { "SN_INSTANCE": "https://yourinstance.service-now.com", "SN_USER": "your_username", "SN_PASSWORD": "your_password" } } } }
{ "mcpServers": { "servicenow": { "command": "npx", "args": ["-y", "@onlyflows/servicenow-mcp"], "env": { "SN_INSTANCE": "https://yourinstance.service-now.com", "SN_USER": "your_username", "SN_PASSWORD": "your_password" } } } }
{ "servers": { "servicenow": { "command": "npx", "args": ["-y", "@onlyflows/servicenow-mcp"], "env": { "SN_INSTANCE": "https://yourinstance.service-now.com", "SN_USER": "your_username", "SN_PASSWORD": "your_password" } } } }

"Show me all P1 incidents assigned to the Network team"

"Create an incident for VPN outage affecting 50 users, P2, assign to Network Operations"

"How many incidents are there grouped by priority?"

"Run a health check on our ServiceNow instance"

"Show all upstream dependencies for the email-server-01 CI"

"What fields are on the change_request table?"

"Find all business rules that reference GlideRecord('incident')"

"Run ATF test suite abc123 and wait for results"

This server is designed for production use with multiple safety layers:

- Delete operationsrequire explicitconfirm: true
- Batch operationsrun in dry-run mode by default — shows match count without making changes
- Bulk deletesrequire bothconfirmandforceflags
- Background scriptsrequireconfirmfor destructive keywords (deleteRecord,deleteMultiple, etc.)
- Natural language writesrequireexecute: true(reads execute immediately)

# Clone git clone https://github.com/onlyflowstech/servicenow-mcp.git cd servicenow-mcp # Install & build npm install npm run build # Run locally SN_INSTANCE=https://yourinstance.service-now.com \ SN_USER=your_user \ SN_PASSWORD=your_pass \ node dist/index.js # Watch mode npm run dev
npx @modelcontextprotocol/inspector node dist/index.js

- SSE transportfor remote hosting
- OAuth 2.0authentication support
- sn_scriptfull implementation with Playwright (SNS-39)
- Streamingfor large result sets
- Cachingfor schema and relationship lookups

Built with ❤️ byOnlyFlows·@onlyflowstech

Persistent memory for any AI assistant. Zero token cost until recall. Stores memories in local SQLite, ranks by 6-factor scoring, returns results 79% smaller than JSON. Works with Claude, ChatGPT, Grok, Cursor, Windsurf, and any MCP client.

After Effects MCP is a full-featured automation bridge that connects AI clients (like VS Code, Claude Desktop, and Claude Code) to Adobe After Effects through MCP, enabling scripted control of compositions, layers, effects, keyframes/graph easing, presets, markers, audio levels, waveform analysis, and effect discovery via a live bridge panel.

Project management your AI can actually run — connect Claude, ChatGPT, Cursor & Codex to one board over MCP.

AIOProductOS spine over MCP — customers, revenue, feedback, work, analytics on one typed record.

The memory layer for AI coding tools. Local-first, semantic, 9 MCP tools with consolidation and project scoping. Works with Claude Code, Cursor, Windsurf & any MCP client.

One MCP server for Claude, ChatGPT & Gemini — wraps your ERPs, CRMs, APIs and knowledge base into a single governed endpoint.

Run your field service business from Claude: answer calls, book and dispatch jobs, build estimates, chase invoices. Built for HVAC, plumbing, electrical, roofing and pest control.

Complete Swiss accounting integration for Bexio via MCP. Works with Claude Desktop, n8n, and any MCP client. 221 tools for invoices, contacts, projects & more.

Persistent memory MCP server for Claude Desktop — remembers context, time, and topics across sessions

An MCP extension for the Claude Desktop application that enables automation and integration.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.