TrackingTime — Time Tracking Software MCP Server
Official MCP server for TrackingTime, the time tracking software for agencies and professional services teams.
TrackingTime MCP Server
The official Model Context Protocol (MCP) server for TrackingTime, the time tracking software built for agencies, consultancies, and professional services teams.
Connect any MCP-compatible AI assistant—including Claude Desktop, Claude Code, Cursor, Windsurf, VS Code Copilot, and ChatGPT—to your TrackingTime workspace to query your time tracking data in natural language.
🚀 Features
- Query time entries: Ask about logged hours by user, project, task, or date range.
- Retrieve projects and tasks: List active projects, explore task structures, and check project status.
- Look up customers: Query customer records linked to your projects and time data.
- Get user and team data: Identify team members and their workspace roles.
- Run productivity queries: Ask about billable hours, time worked per person, or team workload.
Example Prompts
- "How many hours did the team log last week?"
- "Show me all open tasks in the Website Redesign project."
- "What's the total billable time logged for Acme Corp this month?"
- "List all active projects and their assigned users."
🔌 Client Configuration
This is a remote, read-only server. No local installation is required. You can connect your client using the following configurations (requires your TrackingTime API key).
For clients using mcp-remote:
{
"mcpServers": {
"trackingtime": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.trackingtime.co/mcp"]
}
}
}
📡 Endpoints
The server exposes the following endpoints for different transport and monitoring needs:
- POST /mcp: JSON-RPC (streamable-http)
- GET /health: Healthcheck
🛠 Technical Details
Auth: Basic Auth (App Password)
Maintained by: The TrackingTime team
Support: [email protected]
Website: TrackingTime
Server Terkait
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
Clanki - Claude's Anki Integration
Enables AI assistants to interact with Anki flashcard decks via the AnkiConnect plugin.
ToolRoute
Intelligent routing layer for AI agents — recommends the best MCP server and LLM for any task, scored on 132+ real benchmark executions.
Minimax MCP Tools
Integrates with the Minimax API for AI-powered image generation and text-to-speech.
HWP-MCP (한글 Model Context Protocol)
Control the Korean word processor HWP with AI for automated document creation, editing, and manipulation.
macOS Utilities
Provides macOS utility tools for AI assistants, including sending native notifications with project context.
Agentic Tools
Provides AI assistants with advanced task management and memory capabilities using local JSON file storage.
Shortcuts
Access and run Apple Shortcuts. Allows AI assistants to list, view, and execute your shortcuts.
QuickBooks Time
Access all QuickBooks Time API functionality through a single MCP server interface.
MCP Handoff Server
Manages AI agent handoffs with structured documentation and seamless task transitions.
Odoo-MCP
Integrate with Odoo ERP systems to manage business data and operations. Requires external configuration for connection parameters.