MCP server health, State of MCP census
Mcp Server
io.github.TrackingTime/mcp-server
TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services.
- repo_404
Checks
The exact rows akashi check io.github.TrackingTime/mcp-server prints, from the 2026-07-02 census.
| Check | Status | Detail |
|---|---|---|
| registry status | pass | active |
| server.json valid | pass | validates against its declared JSON Schema |
| repo reachable | fail | 404 (repository gone) |
| remote reachable | pass | HTTP 200 via initialize |
| MCP conformance | pass | initialize handshake ok |
| tools/list | pass | 26 tools: get_me, list_workspaces, list_events, list_company_events, get_event, list_users, get_user, list_user_tasks, ... |
| remote reachable | pass | HTTP 410 via initialize |
| MCP conformance | warn | endpoint up (HTTP 410) but did not accept an initialize over this transport |
| at least one live entrypoint | pass | 2 alive |
Evidence
Packages
No packages declared.
Remote endpoints
- https://mcp.trackingtime.co/mcp
streamable-http · reachable· HTTP 200· initialize_ok
26 tools: get_me, list_workspaces, list_events, list_company_events, get_event, list_users, get_user, list_user_tasks, ...
- https://mcp.trackingtime.co/sse
sse · reachable· HTTP 410· unverified
server.json
validagainst its declared schema
One of 14559 servers in the 2026-07-02 State of MCP census: 11582 healthy (79.6%), 2212 degraded (15.2%), 596 dead (4.1%), 169 unknown (1.2%).
Verify it yourself
This page is a static read of one dated probe. Run the same check locally, any time, with no key:
$ akashi check io.github.TrackingTime/mcp-serverInstall Akashi - single Go binary, zero keys, MIT licensed.
Is this your server?
Claiming a server (an auto-refreshing badge and a verified publisher profile) is coming soon. Until then, embed the verified-on-date badge yourself with akashi check io.github.TrackingTime/mcp-server --badge.
Open data, CC BY 4.0. How this census works - denominator, tiers, and what each check does.