servicenow-knowledge-mcp
by Xingyuj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRANSPORT | No | Transport protocol. Set to 'stdio' for stdio transport; defaults to HTTP. | http |
| SERVICENOW_BASE_URL | Yes | The base URL of your ServiceNow instance (required at runtime). | |
| SERVICENOW_CLIENT_ID | No | Client ID for OAuth client credentials authentication. | |
| SERVICENOW_ACCESS_TOKEN | No | Static access token for authentication. Takes precedence over client credentials if both are set. | |
| SERVICENOW_CLIENT_SECRET | No | Client secret for OAuth client credentials authentication. | |
| SERVICENOW_SEARCH_FIELDS | No | Comma-separated list of ServiceNow fields to return for search results. | |
| SERVICENOW_ARTICLE_FIELDS | No | Comma-separated list of ServiceNow fields to return for article details. | |
| SERVICENOW_OAUTH_TOKEN_PATH | No | Path to obtain OAuth token (used with client ID and client secret). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues