MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. servicenow-mcp

servicenow-mcp

GitHub

This repository provides a Model Completion Protocol (MCP) server for ServiceNow, enabling Claude to interact with ServiceNow instances, retrieve data, and perform actions through the ServiceNow API. This repository provides

133
13

ServiceNow MCP Server

A Model Completion Protocol (MCP) server implementation for ServiceNow, enabling Claude to interact with ServiceNow instances.

Overview

This project implements an MCP server that allows Claude to connect to ServiceNow instances, retrieve data, and perform actions via the ServiceNow API, acting as a bridge for seamless integration.

Features

Key features include connecting to ServiceNow instances using Basic, OAuth, or API Key authentication; querying, creating, updating, and deleting ServiceNow records; executing scripts and workflows; accessing and optimizing the ServiceNow Service Catalog; and supporting stdio and Server-Sent Events (SSE) communication.

Installation

Requires Python 3.11 or higher and a ServiceNow instance. Installation involves cloning the repository, creating a virtual environment, installing the package, and configuring ServiceNow credentials in a .env file.

Usage

The server can be run in standard (stdio) or SSE mode. The SSE mode allows for more flexible integration options. The ServiceNow MCP server can be installed with the MCP CLI, which provides a convenient way to register the server with Claude.

Authentication Methods

Supports Basic, OAuth, and API Key authentication.

Development

Includes documentation for Catalog, Change, Workflow, and Changeset Management. Contributions are welcome.

Repository

OS
osomai

osomai/servicenow-mcp

Created

March 1, 2025

Updated

March 28, 2025

Language

Python

Category

Productivity