ServiceNow MCP Server

""" ServiceNow MCP Server This module provides a Model Context Protocol (MCP) server that interfaces with ServiceNow. It allows AI agents to access and manipulate ServiceNow data through a secure API. """ __version__ = "0.1.0"