MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. ServiceNow API

ServiceNow API

Knuckles-TeambyKnuckles-Team
•
19
•
API Development
Data Science & ML
Deployment & DevOps

Provides a Python wrapper for ServiceNow APIs, enabling programmatic interaction and serving as an MCP Server for agentic AI.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

This Python library offers a comprehensive and actively maintained wrapper for the ServiceNow API, simplifying interactions with various ServiceNow modules such as Change Management, Incident, CMDB, and more. It features customized API response objects for intuitive data access, allowing users to retrieve values via `parent.value.nested_value` format or as a dictionary. Beyond its robust API wrapping capabilities, it can also function as a standalone MCP Server, making it an ideal tool for integrating ServiceNow functionalities into agentic AI systems and automating enterprise IT workflows.

Key Features

01Customized response objects with flexible data access (dot notation or dictionary)
0213 GitHub stars
03Supports OAuth, Basic Authentication, proxies, and SSL verification
04Functions as a standalone MCP Server for agentic AI integration
05Allows custom API endpoint calls for unsupported functionalities
06Comprehensive ServiceNow API wrapper for various modules (e.g., Change, Incident, CMDB)

Use Cases

01Integrating ServiceNow with agentic AI systems for advanced automation
02Automating ServiceNow tasks and workflows programmatically
03Developing custom applications that interact with ServiceNow data and services