# ServiceNow CMDB MCP Server Configuration
# Copy this file to .env and fill in your ServiceNow credentials
# ServiceNow instance URL (without trailing slash)
SERVICENOW_URL=https://your-instance.service-now.com
# ServiceNow credentials
SERVICENOW_USER=your-username
SERVICENOW_PASS=your-password
# Optional: Server configuration
MCP_SERVER_HOST=127.0.0.1
MCP_SERVER_PORT=9123
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/yvain13/ServiceNow-CMDB-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server