servicenow-api
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode (true/false) | false |
| PYTHONUNBUFFERED | No | Set to 1 to unbuffer Python output | 1 |
| SERVICENOW_INSTANCE | Yes | The ServiceNow instance URL (e.g., dev123456.service-now.com) | |
| SERVICENOW_PASSWORD | Yes | The ServiceNow password | |
| SERVICENOW_USERNAME | Yes | The ServiceNow username | |
| SERVICENOW_CLIENT_ID | Yes | The ServiceNow OAuth client ID | |
| SERVICENOW_SSL_VERIFY | No | Whether to verify SSL certificate (true/false) | true |
| SERVICENOW_CLIENT_SECRET | Yes | The ServiceNow OAuth client secret |
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/Knuckles-Team/servicenow-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server