DevTime runs on your own machine — the client starts it, so there is no endpoint to ping. 319 installs a week from pypi. Last commit 11 Jul 2026.
Local-first, read-only MCP server for evidence-backed repository memory.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add devtime -- uvx devtime-ei
{
"mcpServers": {
"devtime": {
"args": [
"devtime-ei"
],
"command": "uvx"
}
}
}
[mcp_servers.devtime]
command = "uvx"
args = ["devtime-ei"]
{
"mcpServers": {
"devtime": {
"args": [
"devtime-ei"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"devtime": {
"args": [
"devtime-ei"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.