Skip to main content
Glama

Unimus MCP Server

.env.example381 B
# Example environment file for Unimus MCP Server # Copy this file to .env and update with your actual values # Unimus Configuration UNIMUS_URL=https://your-unimus-instance.example.com UNIMUS_TOKEN=your-api-token-here # Optional: Custom health check port (default: 8080) # HEALTH_CHECK_PORT=8080 # Optional: Custom health check host (default: 0.0.0.0) # HEALTH_CHECK_HOST=0.0.0.0

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/Deployment-Team/unimus-mcp'

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