HitKeep
Rank #861io.github.PascaleBeier/hitkeep
Stateless 2026-07-28 read-only MCP server for aggregate HitKeep analytics and official docs.
HitKeep is a Model Context Protocol (MCP) server published by pascalebeier. It ranks #861 of 132,046 servers tracked on MCP Toplist, and its repository has 89 GitHub stars. HitKeep is listed across 3 registries — Official MCP, PulseMCP and Glama, with 23 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 131,185 of 132,046 servers on MCP Toplist.
Use HitKeep
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http hitkeep https://{hitkeep_host}/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.hitkeep]
url = "https://{hitkeep_host}/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://{hitkeep_host}/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hitkeep": {
"url": "https://{hitkeep_host}/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"hitkeep": {
"type": "http",
"url": "https://{hitkeep_host}/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hitkeep": {
"serverUrl": "https://{hitkeep_host}/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hitkeep": {
"url": "https://{hitkeep_host}/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.PascaleBeier%2Fhitkeep)<a href="https://mcptoplist.com/server/io.github.PascaleBeier%2Fhitkeep"><img src="https://mcptoplist.com/badge/io.github.PascaleBeier%2Fhitkeep.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pascalebeier
Available versions (23)
| Version | Published |
|---|---|
| 2.13.11 | Aug 20, 2026 |
| 2.13.10 | Aug 19, 2026 |
| 2.13.9 | Aug 17, 2026 |
| 2.13.8 | Aug 16, 2026 |
| 2.13.7 | Aug 11, 2026 |
| 2.13.6 | Aug 7, 2026 |
| 2.13.5 | Aug 7, 2026 |
| 2.13.4 | Aug 7, 2026 |
| 2.13.3 | Aug 2, 2026 |
| 2.13.2 | Jul 30, 2026 |
| 2.13.1 | Jul 30, 2026 |
| 2.13.0 | Jul 29, 2026 |
| 2.12.0 | Jul 14, 2026 |
| 2.11.0 | Jul 11, 2026 |
| 2.10.3 | Jul 10, 2026 |
| 2.10.2 | Jul 9, 2026 |
| 2.10.1 | Jul 8, 2026 |
| 2.10.0 | Jul 7, 2026 |
| 2.9.1 | Jul 6, 2026 |
| 2.9.0 | Jul 4, 2026 |
| 2.8.1 | Jun 25, 2026 |
| 2.8.0 | Jun 24, 2026 |
| 2.7.0 | Jun 18, 2026 |
Frequently asked questions
- Who maintains HitKeep?
- HitKeep is maintained by pascalebeier, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
- Is HitKeep listed on the Official MCP Registry?
- Yes — HitKeep is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does HitKeep have?
- MCP Toplist tracks 23 versions of HitKeep, most recently published on Aug 20, 2026.
- Where can I find the source code for HitKeep?
- The source code for HitKeep is hosted at github.com/pascalebeier/hitkeep.
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.