🛠️

Servicenow

A highly customizable MCP server for ServiceNow API integration

Developer Tools stdio pypi pypistdioasklokesh
RUN IN TERMINAL
claude mcp add asklokesh-servicenow-mcp-server -- uvx servicenow-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "asklokesh-servicenow-mcp-server": { "command": "uvx", "args": ["servicenow-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "asklokesh-servicenow-mcp-server": { "command": "uvx", "args": ["servicenow-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "asklokesh-servicenow-mcp-server": { "command": "uvx", "args": ["servicenow-mcp-server"] } } }

About This MCP Server

The servicenow-mcp-server is a highly customizable Model Context Protocol server that enables integration with the ServiceNow API, allowing developers to leverage its capabilities in their applications. This server connects to the ServiceNow platform, providing a bridge for data exchange and workflow automation. Developers would use this tool when building custom applications or workflows that require seamless interaction with ServiceNow services.

A highly customizable MCP server for ServiceNow API integration. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

servicenow-mcp-server on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The Servicenow server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/asklokesh-servicenow-mcp-server.svg)](https://skillsplayground.com/mcps/asklokesh-servicenow-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.