ServiceNow MCP Server
by nathanolds22
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TOOL_PACKAGE | No | Optional tool package name (e.g., catalog_builder) | |
| SERVICENOW_API_KEY | No | API key for API key authentication | |
| SERVICENOW_PASSWORD | No | Password for basic authentication | |
| SERVICENOW_USERNAME | No | Username for basic authentication | |
| SERVICENOW_AUTH_TYPE | No | Authentication type: basic, oauth, or api_key | |
| SERVICENOW_CLIENT_ID | No | Client ID for OAuth authentication | |
| SERVICENOW_TOKEN_URL | No | Token URL for OAuth authentication | |
| SERVICENOW_INSTANCE_URL | Yes | The URL of your ServiceNow instance | |
| SERVICENOW_CLIENT_SECRET | No | Client secret for OAuth authentication |
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/nathanolds22/servicenow-mcp-merged'
If you have feedback or need assistance with the MCP directory API, please join our Discord server