B+

mcp.trackingtime.co

https://mcp.trackingtime.co/mcp
88/100 · MCP Trust Grade · checked 3h ago · MCP 2025-06-18
Watched since 2026-06-03 — behavioral baseline locked. We re-check this server's tool surface on a schedule; if it adds, removes, or silently rewrites a tool (rug-pull), we record it.

What it offers — 26 tools · Maps & Geo

get_me

Returns the authenticated user's profile from /me (user_id, account_id and identity fields). Use this first to discover account context before calling

list_workspaces

Lists available workspaces/accounts for the authenticated user, including account_id and selected workspace flag. Use this when multiple workspaces ex

list_events

Lists time events from /events for a date range. Supports filters by USER, PROJECT, CUSTOMER, TASK, or COMPANY, plus pagination and sort order. If fil

list_company_events

Lists company-level events from /events using filter=COMPANY. Use this for global metrics (for example, total hours by user in a period) without itera

get_event

Fetches one time event by event_id from /events/{id}. Use when you already have an event identifier and need full event detail. Limitations: requires

list_users

Lists account users from /users. Supports filters and optional billing/team/employee expansion. Use this to discover users before calling user-specifi

get_user

Gets a single user from /users/:id. Use when you already have a user id and need detailed profile data. Limitations: read-only; access to other users

list_user_tasks

Lists tasks assigned to a user from /users/:id/assigned_tasks, grouped by project. By default (without filter) this endpoint returns the user's active

list_user_projects

Lists projects assigned to a user from /users/:user_id/projects. Use to scope project context for a specific person. Limitations: read-only; returns o

list_user_trackables

Lists user trackables from /users/:id/trackables (projects and tasks grouped by project). Supports favorite-only mode and project/task filtering optio

list_projects

Lists projects from /projects with optional status filter (ALL, ACTIVE, ARCHIVED). Use for project discovery before task/event queries. Limitations: r

list_tasks

Lists tasks from /tasks, optionally scoped by project_id and status filter (ALL, ACTIVE, ARCHIVED). Use after selecting a project to narrow task conte

create_task

Creates a new task using POST /tasks/add. Supports assigning users, linking to a project, custom fields and billable flag. Limitations: write operatio

get_task

Gets a specific task from /tasks/:task_id. By default this tool requests include_custom_fields=true so task custom fields are returned unless explicit

update_task

Updates an existing task using /tasks/update/:task_id. Supports changing description, due date, project/service linkage, assignees, billing fields and

create_customer

Creates a new customer using POST /customers/add. Supports adding custom field values during creation. Limitations: write operation; requires permissi

update_customer

Updates an existing customer using /customers/update/:customer_id. Supports renaming the customer and updating custom field values. Limitations: write

create_project

Creates a new project using POST /projects/add. Supports linking a customer, custom fields, public visibility and estimated time. Limitations: write o

+8 more tools

Spec conformance20%100
Security (OWASP MCP)30%100
Reliability / performance20%92
Tool hygiene15%60
Transparency / provenance15%70

Observed behavior

No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.

Findings

No blocking issues found in the static + spec checks.
Grade another server

We re-grade mcp.trackingtime.co on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — mcp.trackingtime.co grade B+
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade B+ · wmcp.sh
[![MCP Trust Grade B+](https://wmcp.sh/mcp/grade/mcp.trackingtime.co/badge.svg)](https://wmcp.sh/mcp/grade/mcp.trackingtime.co)
<a href="https://wmcp.sh/mcp/grade/mcp.trackingtime.co"><img src="https://wmcp.sh/mcp/grade/mcp.trackingtime.co/badge.svg" alt="MCP Trust Grade B+ · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.