pindoc
Rank #19,672io.github.var-gg/pindoc
Code-pinned team memory for AI coding agents — typed artifacts, MCP-native, self-host.
pindoc is a Model Context Protocol (MCP) server published by var-gg. It ranks #19,672 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. pindoc is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on May 5, 2026.
Ranks ahead of 112,374 of 132,046 servers on MCP Toplist.
Use pindoc
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pindoc -e "PINDOC_DATABASE_URL=<your PINDOC_DATABASE_URL>" -e "PINDOC_BIND_ADDR=<your PINDOC_BIND_ADDR>" -- docker run -i --rm ghcr.io/var-gg/pindoc:0.2.0Replace each placeholder with your own value before saving.
[mcp_servers.pindoc]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/var-gg/pindoc:0.2.0"]
[mcp_servers.pindoc.env]
PINDOC_DATABASE_URL = "<your PINDOC_DATABASE_URL>"
PINDOC_BIND_ADDR = "<your PINDOC_BIND_ADDR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pindoc": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/var-gg/pindoc:0.2.0"
],
"env": {
"PINDOC_DATABASE_URL": "<your PINDOC_DATABASE_URL>",
"PINDOC_BIND_ADDR": "<your PINDOC_BIND_ADDR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pindoc": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/var-gg/pindoc:0.2.0"
],
"env": {
"PINDOC_DATABASE_URL": "<your PINDOC_DATABASE_URL>",
"PINDOC_BIND_ADDR": "<your PINDOC_BIND_ADDR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pindoc": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/var-gg/pindoc:0.2.0"
],
"env": {
"PINDOC_DATABASE_URL": "<your PINDOC_DATABASE_URL>",
"PINDOC_BIND_ADDR": "<your PINDOC_BIND_ADDR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pindoc": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/var-gg/pindoc:0.2.0"
],
"env": {
"PINDOC_DATABASE_URL": "<your PINDOC_DATABASE_URL>",
"PINDOC_BIND_ADDR": "<your PINDOC_BIND_ADDR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pindoc": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/var-gg/pindoc:0.2.0"
],
"env": {
"PINDOC_DATABASE_URL": "<your PINDOC_DATABASE_URL>",
"PINDOC_BIND_ADDR": "<your PINDOC_BIND_ADDR>"
}
}
}
}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.var-gg%2Fpindoc)<a href="https://mcptoplist.com/server/io.github.var-gg%2Fpindoc"><img src="https://mcptoplist.com/badge/io.github.var-gg%2Fpindoc.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
var-gg
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | May 5, 2026 |
| 0.1.0 | May 3, 2026 |
Frequently asked questions
- Who maintains pindoc?
- pindoc is maintained by var-gg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is pindoc listed on the Official MCP Registry?
- Yes — pindoc is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does pindoc have?
- MCP Toplist tracks 2 versions of pindoc, most recently published on May 5, 2026.
- Where can I find the source code for pindoc?
- The source code for pindoc is hosted at github.com/var-gg/pindoc.
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.