A Model Context Protocol (MCP) server implementation for ServiceNow, version 1.15.16. Released regularly; provides MCP tools to interact with ServiceNow records.
pip install mfa-servicenow-mcpNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run the MCP server; requires ServiceNow credentials set as environment variables.
Ensure SERVICE_NOW_INSTANCE ends without a slash (e.g., 'https://dev123456.service-now.com').
Use 'from mfa_servicenow_mcp import mcp' instead.
Verify environment variables are set and correct before running.
No dependency data recorded yet.
No resource links recorded.