GitPin
Rank #7,503io.github.shmindmaster/gitpin
Prove and verify multi-repo claims at Git HEAD: path, line, full SHA, no index.
GitPin is a Model Context Protocol (MCP) server published by shmindmaster. It ranks #7,503 of 132,046 servers tracked on MCP Toplist. GitPin is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 124,543 of 132,046 servers on MCP Toplist.
Use GitPin
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gitpin -e "GITPIN_REGISTRY=<your GITPIN_REGISTRY>" -- npx -y gitpinReplace each placeholder with your own value before saving.
[mcp_servers.gitpin]
command = "npx"
args = ["-y", "gitpin"]
[mcp_servers.gitpin.env]
GITPIN_REGISTRY = "<your GITPIN_REGISTRY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
],
"env": {
"GITPIN_REGISTRY": "<your GITPIN_REGISTRY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
],
"env": {
"GITPIN_REGISTRY": "<your GITPIN_REGISTRY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gitpin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gitpin"
],
"env": {
"GITPIN_REGISTRY": "<your GITPIN_REGISTRY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
],
"env": {
"GITPIN_REGISTRY": "<your GITPIN_REGISTRY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
],
"env": {
"GITPIN_REGISTRY": "<your GITPIN_REGISTRY>"
}
}
}
}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.shmindmaster%2Fgitpin)<a href="https://mcptoplist.com/server/io.github.shmindmaster%2Fgitpin"><img src="https://mcptoplist.com/badge/io.github.shmindmaster%2Fgitpin.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shmindmaster
Available versions (8)
| Version | Published |
|---|---|
| 0.6.4 | Sep 16, 2026 |
| 0.6.3 | Aug 18, 2026 |
| 0.6.2 | Aug 1, 2026 |
| 0.6.1 | Aug 1, 2026 |
| 0.6.0 | Jul 31, 2026 |
| 0.5.3 | Jul 31, 2026 |
| 0.5.1 | Jul 31, 2026 |
| 0.3.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains GitPin?
- GitPin is maintained by shmindmaster, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is GitPin listed on the Official MCP Registry?
- Yes — GitPin is listed on the Official MCP Registry, alongside Glama.
- How many versions does GitPin have?
- MCP Toplist tracks 8 versions of GitPin, most recently published on Sep 16, 2026.
- Where can I find the source code for GitPin?
- The source code for GitPin is hosted at github.com/shmindmaster/repocontext.
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.