Skip to main content
Glama

Agent Jobs MCP Server

.env.example506 B
# AI Connect MCP Server Configuration # Copy this file to .env and fill in your values # Required: API endpoint URL for AI Connect AICONNECT_API_URL=https://api.aiconnect.cloud/api/v0 # Required: Your API authentication key AICONNECT_API_KEY=your-api-key-here # Optional: Default organization ID (defaults to 'aiconnect' if not set) # DEFAULT_ORG_ID=your-organization-id # Debug Settings MCP_DEBUG=false NODE_ENV=development # HTTP Debug (opcional - para ver requisições HTTP detalhadas) DEBUG=axios

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/aiconnect-cloud/agentjobs-mcp'

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