Skip to main content
Glama
by turnono
AIBASE_SUBMISSION.md1.11 kB
# 7pace Timetracker MCP Professional 7pace Timetracker integration for Azure DevOps via MCP. Natural-language time tracking with zero context switching. - NPM: https://www.npmjs.com/package/7pace-mcp-server - Repo: https://github.com/turnono/7pace-mcp-server - Homepage: https://7pace-mcp.web.app - Smithery: https://smithery.ai/server/@turnono/sevenpace-mcp-server ## Install Smithery (recommended): ```bash npx -y @smithery/cli install @turnono/sevenpace-mcp-server --client claude ``` Direct: ```bash npx -y github:turnono/7pace-mcp-server ``` ## Configure Required env: ```bash SEVENPACE_ORGANIZATION=your-org SEVENPACE_TOKEN=*** ``` Optional: ```bash SEVENPACE_WRITE_TIMEOUT_MS=45000 AZURE_DEVOPS_ORG_URL=https://dev.azure.com/your-org AZURE_DEVOPS_PAT=*** ``` ## MCP Tools - log_time(workItemId, date, hours, description, activityType?) - get_worklogs(workItemId?, startDate?, endDate?) - update_worklog(worklogId, hours?, description?, workItemId?) - delete_worklog(worklogId) - generate_time_report(startDate, endDate, userId?) - list_activity_types() ## Icon See `public/icon.svg`.

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