servicenow-api

Knuckles-Team/servicenow-api
★ 17 stars Python 🔌 API Integration Updated today
ServiceNow MCP Server and API Wrapper
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "servicenow-api": {
      "command": "uvx",
      "args": [
        "servicenow-api"
      ]
    }
  }
}

Or install with pip: pip install servicenow-api

Topics

a2aa2a-serverag-uimcpmcp-serverpythonservicenowservicenow-apiservicenow-devops