getMe MCP Server
Rank #43,443io.github.AatirNadim/getme-mcp-server
An MCP server that exposes getMe key-value operations as MCP tools
getMe MCP Server is a Model Context Protocol (MCP) server published by aatirnadim. It ranks #43,443 of 132,046 servers tracked on MCP Toplist. getMe MCP Server is listed across 2 registries — Official MCP and PulseMCP, with 4 tracked versions. It was first listed on Jun 4, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 88,603 of 132,046 servers on MCP Toplist.
Use getMe MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add getme-mcp-server -e "GETME_SOCKET_PATH=<your GETME_SOCKET_PATH>" -e "GETME_READ_ONLY=<your GETME_READ_ONLY>" -e "GETME_ALLOW_CLEAR=<your GETME_ALLOW_CLEAR>" -e "GETME_KEY_PREFIX=<your GETME_KEY_PREFIX>" -- uvx getme-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.getme-mcp-server]
command = "uvx"
args = ["getme-mcp-server"]
[mcp_servers.getme-mcp-server.env]
GETME_SOCKET_PATH = "<your GETME_SOCKET_PATH>"
GETME_READ_ONLY = "<your GETME_READ_ONLY>"
GETME_ALLOW_CLEAR = "<your GETME_ALLOW_CLEAR>"
GETME_KEY_PREFIX = "<your GETME_KEY_PREFIX>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getme-mcp-server": {
"command": "uvx",
"args": [
"getme-mcp-server"
],
"env": {
"GETME_SOCKET_PATH": "<your GETME_SOCKET_PATH>",
"GETME_READ_ONLY": "<your GETME_READ_ONLY>",
"GETME_ALLOW_CLEAR": "<your GETME_ALLOW_CLEAR>",
"GETME_KEY_PREFIX": "<your GETME_KEY_PREFIX>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getme-mcp-server": {
"command": "uvx",
"args": [
"getme-mcp-server"
],
"env": {
"GETME_SOCKET_PATH": "<your GETME_SOCKET_PATH>",
"GETME_READ_ONLY": "<your GETME_READ_ONLY>",
"GETME_ALLOW_CLEAR": "<your GETME_ALLOW_CLEAR>",
"GETME_KEY_PREFIX": "<your GETME_KEY_PREFIX>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"getme-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"getme-mcp-server"
],
"env": {
"GETME_SOCKET_PATH": "<your GETME_SOCKET_PATH>",
"GETME_READ_ONLY": "<your GETME_READ_ONLY>",
"GETME_ALLOW_CLEAR": "<your GETME_ALLOW_CLEAR>",
"GETME_KEY_PREFIX": "<your GETME_KEY_PREFIX>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getme-mcp-server": {
"command": "uvx",
"args": [
"getme-mcp-server"
],
"env": {
"GETME_SOCKET_PATH": "<your GETME_SOCKET_PATH>",
"GETME_READ_ONLY": "<your GETME_READ_ONLY>",
"GETME_ALLOW_CLEAR": "<your GETME_ALLOW_CLEAR>",
"GETME_KEY_PREFIX": "<your GETME_KEY_PREFIX>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"getme-mcp-server": {
"command": "uvx",
"args": [
"getme-mcp-server"
],
"env": {
"GETME_SOCKET_PATH": "<your GETME_SOCKET_PATH>",
"GETME_READ_ONLY": "<your GETME_READ_ONLY>",
"GETME_ALLOW_CLEAR": "<your GETME_ALLOW_CLEAR>",
"GETME_KEY_PREFIX": "<your GETME_KEY_PREFIX>"
}
}
}
}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.AatirNadim%2Fgetme-mcp-server)<a href="https://mcptoplist.com/server/io.github.AatirNadim%2Fgetme-mcp-server"><img src="https://mcptoplist.com/badge/io.github.AatirNadim%2Fgetme-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aatirnadim
Available versions (4)
| Version | Published |
|---|---|
| 1.1.2 | Jun 10, 2026 |
| 1.1.1 | Jun 9, 2026 |
| 1.1.0 | Jun 9, 2026 |
| 1.0.3 | Jun 6, 2026 |
Frequently asked questions
- Who maintains getMe MCP Server?
- getMe MCP Server is maintained by aatirnadim, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is getMe MCP Server listed on the Official MCP Registry?
- Yes — getMe MCP Server is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does getMe MCP Server have?
- MCP Toplist tracks 4 versions of getMe MCP Server, most recently published on Jun 10, 2026.
- Where can I find the source code for getMe MCP Server?
- The source code for getMe MCP Server is hosted at github.com/aatirnadim/getme.
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.