ServiceNow-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WRITE_ENABLED | No | Set to 'true' to enable write operations (create/update/delete) | false |
| MCP_TOOL_PACKAGE | No | Tool package to use (e.g., 'full', 'service_desk', etc.) | |
| SCRIPTING_ENABLED | No | Set to 'true' to enable script execution | false |
| CMDB_WRITE_ENABLED | No | Set to 'true' to enable CMDB write operations | false |
| NOW_ASSIST_ENABLED | No | Set to 'true' to enable Now Assist AI features | false |
| SN_INSTANCES_CONFIG | No | Path to instances JSON file for multi-instance support | |
| SERVICENOW_INSTANCE_URL | No | The URL of your ServiceNow instance (e.g., https://dev12345.service-now.com) | |
| SERVICENOW_OAUTH_PASSWORD | No | The password for Password Grant authentication (required if using password grant) | |
| SERVICENOW_OAUTH_USERNAME | No | The username for Password Grant authentication (required if using password grant) | |
| SERVICENOW_OAUTH_CLIENT_ID | No | The OAuth client ID from the Application Registry | |
| SERVICENOW_OAUTH_CLIENT_SECRET | No | The OAuth client secret from the Application Registry |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/tedorigawa001/ServiceNow-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server