Or install with pip: pip install mcp-server-servicenow
README Excerpt
Servidor Python/FastMCP para consultar, criar e atualizar incidentes pela Table API do ServiceNow. Executa localmente via **stdio**, com uma instância e uma identidade por processo. Requisitos: Python 3.12+ e [uv](https://docs.astral.sh/uv/getting-started/installation/). ```sh uv sync --locked ``` Crie um `.env` na raiz usando `.env.example` como referência e preencha as credenciais.