Skip to main content
Glama

ServiceNow MCP Server

# ServiceNow MCP Server Environment Variables # ServiceNow Instance URL SERVICENOW_INSTANCE_URL=https://your-instance.service-now.com/ # Authentication - Basic Auth SERVICENOW_USERNAME=your-username SERVICENOW_PASSWORD=your-password # Authentication - Token Auth (alternative to Basic Auth) # SERVICENOW_TOKEN=your-token # Authentication - OAuth (alternative to Basic Auth) # SERVICENOW_CLIENT_ID=your-client-id # SERVICENOW_CLIENT_SECRET=your-client-secret # SERVICENOW_USERNAME=your-username # SERVICENOW_PASSWORD=your-password

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/michaelbuckner/servicenow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server