Agent Claim MCP
Rank #22,773io.github.vk0dev/agent-claim-mcp
File-claim coordination for parallel AI coding agents: claim files before edits, no stomping.
Agent Claim MCP is a Model Context Protocol (MCP) server published by vk0dev. It ranks #22,773 of 132,113 servers tracked on MCP Toplist. Agent Claim MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 109,340 of 132,113 servers on MCP Toplist.
Use Agent Claim MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-claim-mcp -- npx -y @vk0/agent-claim-mcp[mcp_servers.agent-claim-mcp]
command = "npx"
args = ["-y", "@vk0/agent-claim-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-claim-mcp": {
"command": "npx",
"args": [
"-y",
"@vk0/agent-claim-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-claim-mcp": {
"command": "npx",
"args": [
"-y",
"@vk0/agent-claim-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-claim-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@vk0/agent-claim-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-claim-mcp": {
"command": "npx",
"args": [
"-y",
"@vk0/agent-claim-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-claim-mcp": {
"command": "npx",
"args": [
"-y",
"@vk0/agent-claim-mcp"
]
}
}
}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.vk0dev%2Fagent-claim-mcp)<a href="https://mcptoplist.com/server/io.github.vk0dev%2Fagent-claim-mcp"><img src="https://mcptoplist.com/badge/io.github.vk0dev%2Fagent-claim-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vk0dev
Other servers by vk0dev
View all vk0dev servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Jul 6, 2026 |
| 1.0.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains Agent Claim MCP?
- Agent Claim MCP is maintained by vk0dev, which publishes 3 MCP servers (38 total versions) tracked on MCP Toplist.
- Is Agent Claim MCP listed on the Official MCP Registry?
- Yes — Agent Claim MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Claim MCP have?
- MCP Toplist tracks 2 versions of Agent Claim MCP, most recently published on Jul 6, 2026.
- Where can I find the source code for Agent Claim MCP?
- The source code for Agent Claim MCP is hosted at github.com/vk0dev/agent-claim-mcp.
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.