ronilaukkarinen/timely-mcp-server
MCP server for time tracking API. Connects Claude Code (or any MCP client) to your Timely account for reading and creating time entries, projcts, tasks, and users.
Platform-specific configuration:
{
"mcpServers": {
"timely-mcp-server": {
"command": "npx",
"args": [
"-y",
"timely-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...