Skip to main content
Glama
by turnono
.env.test887 B
# 7pace Timetracker MCP Server Configuration for Testing # Test organization name - replace with your actual organization SEVENPACE_ORGANIZATION=test-org # Test API token - replace with your actual 7pace API token SEVENPACE_TOKEN=test-token-replace-with-real-token # Optional: Custom base URL if using a different endpoint # SEVENPACE_BASE_URL=https://test-org.timehub.7pace.com # Azure DevOps configuration (for integration) AZURE_DEVOPS_ORG_URL=https://dev.azure.com/test-org AZURE_DEVOPS_PAT=test-pat-replace-with-real-token # Optional: default activity type id used when not provided or not resolvable by name # SEVENPACE_DEFAULT_ACTIVITY_TYPE_ID=00000000-0000-0000-0000-000000000000 # Instructions: # 1. Copy this file to .env: cp .env.test .env # 2. Update the values above with your actual 7pace and Azure DevOps credentials # 3. Run npm test to verify the server is working

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