Skip to main content
Glama
by turnono
env.example621 B
# 7pace Timetracker MCP Server Configuration # Your 7pace organization name (e.g., "labournet" for labournet.timehub.7pace.com) SEVENPACE_ORGANIZATION=labournet # Your 7pace API token (generate from 7pace settings) SEVENPACE_TOKEN=your_7pace_api_token_here # Optional: Custom base URL if using a different endpoint # SEVENPACE_BASE_URL=https://your-org.timehub.7pace.com # Azure DevOps configuration (for integration) AZURE_DEVOPS_ORG_URL=https://dev.azure.com/labournet AZURE_DEVOPS_PAT=your_azure_devops_pat_here # Optional: increase write timeout for slow networks (milliseconds) SEVENPACE_WRITE_TIMEOUT_MS=30000

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/turnono/7pace-mcp-server'

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