TrackingTime MCP
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TrackingTime MCPHow many hours did the team log last week?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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."
Related MCP server: TrackingTime MCP Server
🔌 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: support@trackingtime.co
Website: TrackingTime
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceEnables AI assistants to interact with Clockify time tracking API to manage time entries, projects, tasks, and workspaces through natural language commands.Last updated1354ISC
- Alicense-qualityDmaintenanceConnects AI assistants to the TrackingTime API v4 for managing projects, tasks, and team assignments. Users can start or stop timers, log manual time entries, and organize project workflows using natural language.Last updated31MIT
- Flicense-qualityFmaintenanceConnects AI assistants to ActivityWatch for real-time computer activity awareness and time tracking analysis. Enables natural language queries about app usage, browsing history, and productivity patterns through high-level tools without requiring AQL syntax knowledge.Last updated
- Alicense-qualityCmaintenanceEnables AI assistants to interact with the Toggl time tracking API to manage time entries, projects, and workspaces through natural language.Last updated22MIT
Related MCP Connectors
Manage projects, tasks, time tracking, and team collaboration through natural language.
Connect AI assistants to ITM Platform projects, tasks, budgets, risks, and team workload.
Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/TrackingTime/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server