Hmem MCP
Rank #6,749io.github.Bumblebiber/hmem-mcp
MCP server providing hmem-mcp capabilities
Hmem MCP is a Model Context Protocol (MCP) server published by bumblebiber. It ranks #6,749 of 132,046 servers tracked on MCP Toplist, and its repository has 23 GitHub stars. Hmem MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Feb 24, 2026.
Ranks ahead of 125,297 of 132,046 servers on MCP Toplist.
Use Hmem MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hmem-mcp -e "HMEM_STORAGE_DIR=<your HMEM_STORAGE_DIR>" -- npx -y hmem-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hmem-mcp]
command = "npx"
args = ["-y", "hmem-mcp"]
[mcp_servers.hmem-mcp.env]
HMEM_STORAGE_DIR = "<your HMEM_STORAGE_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hmem-mcp": {
"command": "npx",
"args": [
"-y",
"hmem-mcp"
],
"env": {
"HMEM_STORAGE_DIR": "<your HMEM_STORAGE_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hmem-mcp": {
"command": "npx",
"args": [
"-y",
"hmem-mcp"
],
"env": {
"HMEM_STORAGE_DIR": "<your HMEM_STORAGE_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hmem-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hmem-mcp"
],
"env": {
"HMEM_STORAGE_DIR": "<your HMEM_STORAGE_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hmem-mcp": {
"command": "npx",
"args": [
"-y",
"hmem-mcp"
],
"env": {
"HMEM_STORAGE_DIR": "<your HMEM_STORAGE_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hmem-mcp": {
"command": "npx",
"args": [
"-y",
"hmem-mcp"
],
"env": {
"HMEM_STORAGE_DIR": "<your HMEM_STORAGE_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Bumblebiber%2Fhmem-mcp)<a href="https://mcptoplist.com/server/io.github.Bumblebiber%2Fhmem-mcp"><img src="https://mcptoplist.com/badge/io.github.Bumblebiber%2Fhmem-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bumblebiber
Available versions (2)
| Version | Published |
|---|---|
| 1.6.7 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Hmem MCP?
- Hmem MCP is maintained by bumblebiber, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Hmem MCP listed on the Official MCP Registry?
- Yes — Hmem MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Hmem MCP have?
- MCP Toplist tracks 2 versions of Hmem MCP, most recently published on Feb 24, 2026.
- Where can I find the source code for Hmem MCP?
- The source code for Hmem MCP is hosted at github.com/bumblebiber/its-over-9k.
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.