Skip to content
Back to search
30
MCP

getMe MCP Server

io.github.aatirnadim/getme-mcp-server

An MCP server that exposes getMe key-value operations as MCP tools

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

Similar MCP servers embedding-nearest

getme-mcp-server
MCP server for getMe (HTTP over Unix domain socket).
0 tools
GetMe
Exposes a persistent key-value store as MCP tools, enabling AI clients to perform put, get, and delete operations on a Bitcask-inspired data
0 tools
getmcp
A tool for searching, pulling, and managing MCP servers
0 tools
postman-mcp-server
An MCP server that provides access to Postman.
0 tools
code-understanding-mcp-server
MCP server for code understanding and context generation
0 tools
groupme-mcp
MCP server wrapping the GroupMe API v3
0 tools

How to use

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

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