# ServiceDesk Plus Configuration
# Copy this file to .env and fill in your actual values
# Base URL of your ServiceDesk Plus instance
SDP_BASE_URL=https://your-servicedesk-plus-instance.com
# Username for authentication
SDP_USERNAME=your_username
# Password for authentication
SDP_PASSWORD=your_password
# API Key (optional, if your instance uses API key authentication)
SDP_API_KEY=your_api_key_here
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/thichcode/servicedeskplus_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server