GenieLocker
Rank #31,508io.github.nhantour/genie-locker
Discover and quote quality-gated private AI inference without creating or buying a locker.
GenieLocker is a Model Context Protocol (MCP) server published by nhantour. It ranks #31,508 of 132,113 servers tracked on MCP Toplist. GenieLocker is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 100,605 of 132,113 servers on MCP Toplist.
Use GenieLocker
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add genie-locker -e "GENIE_BASE_URL=<your GENIE_BASE_URL>" -- docker run -i --rm ghcr.io/nhantour/genie-locker-mcp:0.2.0Replace each placeholder with your own value before saving.
[mcp_servers.genie-locker]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/nhantour/genie-locker-mcp:0.2.0"]
[mcp_servers.genie-locker.env]
GENIE_BASE_URL = "<your GENIE_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"genie-locker": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nhantour/genie-locker-mcp:0.2.0"
],
"env": {
"GENIE_BASE_URL": "<your GENIE_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"genie-locker": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nhantour/genie-locker-mcp:0.2.0"
],
"env": {
"GENIE_BASE_URL": "<your GENIE_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"genie-locker": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nhantour/genie-locker-mcp:0.2.0"
],
"env": {
"GENIE_BASE_URL": "<your GENIE_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"genie-locker": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nhantour/genie-locker-mcp:0.2.0"
],
"env": {
"GENIE_BASE_URL": "<your GENIE_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"genie-locker": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nhantour/genie-locker-mcp:0.2.0"
],
"env": {
"GENIE_BASE_URL": "<your GENIE_BASE_URL>"
}
}
}
}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.nhantour%2Fgenie-locker)<a href="https://mcptoplist.com/server/io.github.nhantour%2Fgenie-locker"><img src="https://mcptoplist.com/badge/io.github.nhantour%2Fgenie-locker.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
nhantour
Other servers by nhantour
View all nhantour servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Aug 9, 2026 |
| 0.1.0 | Aug 3, 2026 |
Frequently asked questions
- Who maintains GenieLocker?
- GenieLocker is maintained by nhantour, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is GenieLocker listed on the Official MCP Registry?
- Yes — GenieLocker is listed on the Official MCP Registry, alongside Glama.
- How many versions does GenieLocker have?
- MCP Toplist tracks 2 versions of GenieLocker, most recently published on Aug 9, 2026.
- Where can I find the source code for GenieLocker?
- The source code for GenieLocker is hosted at github.com/nhantour/genie-locker.
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.