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
相關伺服器
Kone.vc
贊助Monetize your AI agent with contextual product recommendations
Problem Solving MCP Server
An intelligent problem-solving server that automatically forms multi-role teams and uses the Eisenhower matrix for efficient task management and collaboration.
Prompt Book Server
Connects to Notion databases to manage, search, and retrieve AI prompts across multiple collections.
MetaTrader MCP Server
A Python-based MCP server that allows AI LLMs to execute trades on the MetaTrader 5 platform.
zuckerbot-mcp
Run Facebook ad campaigns from any AI agent. Generate ads, research competitors, analyze markets, and launch Meta campaigns via API.
Integrator (legacy)
Use Integrator scenarios as tools for AI assistants.
Simple Voice MCP Server
A simple text-to-speech server that plays audio from text, supporting multiple voice models.
Twenty CRM
Interact with the Twenty CRM API through chat-based tools.
arvo-mcp
AI workout coach MCP server. Access training data, workout history, personal records, and body progress through Claude Desktop.
Amber
Long-term memory for AI assistants. Your AI remembers everything, forever.
Obsidian Local REST API
Interact with your local Obsidian vault using a REST API.