ID Protocol
Rank #13,685io.github.markoblogo/id
Portable human-AI context protocol reference tooling.
ID Protocol is a Model Context Protocol (MCP) server published by markoblogo. It ranks #13,685 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ID Protocol is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Jul 7, 2026.
Ranks ahead of 118,361 of 132,046 servers on MCP Toplist.
Use ID Protocol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add id -- uvx id-protocol[mcp_servers.id]
command = "uvx"
args = ["id-protocol"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"id": {
"command": "uvx",
"args": [
"id-protocol"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"id": {
"command": "uvx",
"args": [
"id-protocol"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"id": {
"type": "stdio",
"command": "uvx",
"args": [
"id-protocol"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"id": {
"command": "uvx",
"args": [
"id-protocol"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"id": {
"command": "uvx",
"args": [
"id-protocol"
]
}
}
}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.markoblogo%2Fid)<a href="https://mcptoplist.com/server/io.github.markoblogo%2Fid"><img src="https://mcptoplist.com/badge/io.github.markoblogo%2Fid.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
markoblogo
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Jul 7, 2026 |
| 0.3.0 | Jun 13, 2026 |
| 0.2.8 | Jun 6, 2026 |
Frequently asked questions
- Who maintains ID Protocol?
- ID Protocol is maintained by markoblogo, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is ID Protocol listed on the Official MCP Registry?
- Yes — ID Protocol is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ID Protocol have?
- MCP Toplist tracks 3 versions of ID Protocol, most recently published on Jul 7, 2026.
- Where can I find the source code for ID Protocol?
- The source code for ID Protocol is hosted at github.com/markoblogo/id.
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.