DevTime
Rank #4,180io.github.Shakargy/devtime
Local-first, read-only MCP server for evidence-backed repository memory.
DevTime is a Model Context Protocol (MCP) server published by shakargy. It ranks #4,180 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. DevTime is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 8 tracked versions. It was first listed on Jun 23, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 127,866 of 132,046 servers on MCP Toplist.
Use DevTime
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add devtime -- uvx devtime-ei[mcp_servers.devtime]
command = "uvx"
args = ["devtime-ei"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"devtime": {
"command": "uvx",
"args": [
"devtime-ei"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"devtime": {
"command": "uvx",
"args": [
"devtime-ei"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devtime": {
"type": "stdio",
"command": "uvx",
"args": [
"devtime-ei"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devtime": {
"command": "uvx",
"args": [
"devtime-ei"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devtime": {
"command": "uvx",
"args": [
"devtime-ei"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Shakargy%2Fdevtime)<a href="https://mcptoplist.com/server/io.github.Shakargy%2Fdevtime"><img src="https://mcptoplist.com/badge/io.github.Shakargy%2Fdevtime.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
shakargy
Available versions (8)
| Version | Published |
|---|---|
| 0.6.0 | Sep 12, 2026 |
| 0.5.1 | Sep 5, 2026 |
| 0.5.0 | Aug 12, 2026 |
| 0.4.0 | Jul 10, 2026 |
| 0.3.0 | Jul 10, 2026 |
| 0.2.0 | Jul 10, 2026 |
| 0.1.3 | Jul 8, 2026 |
| 0.1.2 | Jul 5, 2026 |
Frequently asked questions
- Who maintains DevTime?
- DevTime is maintained by shakargy, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is DevTime listed on the Official MCP Registry?
- Yes — DevTime is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does DevTime have?
- MCP Toplist tracks 8 versions of DevTime, most recently published on Sep 12, 2026.
- Where can I find the source code for DevTime?
- The source code for DevTime is hosted at github.com/shakargy/devtime.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.