Skip to content
Back to search
30
MCP

GetMe

pulsemcp/getme

Exposes a persistent key-value store as MCP tools, enabling AI clients to perform put, get, and delete operations on a Bitcask-inspired database.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

getMe MCP Server
An MCP server that exposes getMe key-value operations as MCP tools
0 tools
getme-mcp-server
MCP server for getMe (HTTP over Unix domain socket).
0 tools
gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
airesearch-gitmem-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
ctxstore-mcp
Persistent AI memory via MCP. Give your AI agent long-term memory in 30 seconds.
0 tools
getmcp
A tool for searching, pulling, and managing MCP servers
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "getme": {
      "url": "None",
      "transport": "http"
    }
  }
}