servicenow-mcp-server
by kylburns89
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SERVICENOW_PASSWORD | No | Password for basic authentication | |
| SERVICENOW_USERNAME | No | Username for basic authentication | |
| SERVICENOW_CLIENT_ID | No | OAuth client ID for PKCE authentication | |
| SERVICENOW_ACCESS_TOKEN | No | Static bearer token for token-based authentication | |
| SERVICENOW_INSTANCE_URL | Yes | The URL of your ServiceNow instance (e.g., https://yourcompany.service-now.com) | |
| SERVICENOW_CLIENT_SECRET | No | OAuth client secret for PKCE authentication | |
| SERVICENOW_OAUTH_CALLBACK_PORT | No | Callback port for OAuth PKCE flow (default 54321) | 54321 |
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/kylburns89/servicenow-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server