Skip to main content
Glama
vikram-karety

ServiceNow MCP Lite

ServiceNow

ServiceNow engineering by Vikram Karety: open tooling that brings AI to the Now Platform and platform discipline to AI.

Projects

ServiceNow MCP

A compact Model Context Protocol server that connects AI assistants (Claude, and any MCP-compatible client) to a ServiceNow instance. Twelve focused tools covering the essentials: Table API CRUD, aggregates, incident lifecycle, CMDB queries, knowledge search, and user lookup.

  • Credentials from environment variables only; nothing stored or logged

  • Every write goes through the standard Table API, so instance ACLs always apply

  • Runs against any instance, including a free Personal Developer Instance

cd "ServiceNow MCP" && npm install && npm run build

Full setup, configuration, and example prompts: ServiceNow MCP/README.md

ServiceNow Code Review

A Claude Code skill for full-lifecycle ServiceNow engineering: write, review, complete, debug, and find-missing code across every ServiceNow script type, from Business Rules and Client Scripts to UI Pages, Service Portal widgets, Scripted REST, ACLs, and Performance Analytics.

  • Auto-routes between review, author, complete, debug, and find-missing modes

  • Hunts the platform's silent no-ops: code that compiles to nothing, wrong-scope saves, Jelly-eaten template literals

  • Ships a standalone zero-dependency linter with 40 deterministic rules, usable in CI without Claude

cp -R "ServiceNow Code Review" ~/.claude/skills/servicenow-code-review

Install, usage, and the full reference layout: ServiceNow Code Review/README.md

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    -
    maintenance
    Enables Claude to interact with ServiceNow instances through the ServiceNow API. Supports comprehensive ServiceNow operations including incident management, service catalog management, change requests, user management, and workflow automation through natural language.
    82
  • A
    license
    -
    quality
    -
    maintenance
    Enables Claude to interact with ServiceNow instances for incident management, service catalog operations, change requests, knowledge base management, user administration, and agile project workflows through various authentication methods.
  • A
    license
    C
    quality
    D
    maintenance
    Enables Claude to interact with ServiceNow instances to manage incidents, service catalogs, workflows, and knowledge bases through the ServiceNow API. It supports comprehensive operations including record querying, script execution, and user management using various authentication methods.
    66
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vikram-karety/ServiceNow'

If you have feedback or need assistance with the MCP directory API, please join our Discord server