Hermes Prime
Rank #20,431io.github.hermes-labs-ai/hermes-prime
Read-only stdio MCP server for a versioned convention card in Claude Code.
Hermes Prime is a Model Context Protocol (MCP) server published by hermes-labs-ai. It ranks #20,431 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Hermes Prime is listed on Official MCP, with 1 tracked version. It was first listed on Sep 18, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 111,974 of 132,405 servers on MCP Toplist.
Use Hermes Prime
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hermes-prime -e "HERMES_PRIME_FRAGMENT_ROOT=<your HERMES_PRIME_FRAGMENT_ROOT>" -- uvx --from hermes-prime-mcp hermes-prime-mcp hermes-prime-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hermes-prime]
command = "uvx"
args = ["--from", "hermes-prime-mcp", "hermes-prime-mcp", "hermes-prime-mcp"]
[mcp_servers.hermes-prime.env]
HERMES_PRIME_FRAGMENT_ROOT = "<your HERMES_PRIME_FRAGMENT_ROOT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-prime": {
"command": "uvx",
"args": [
"--from",
"hermes-prime-mcp",
"hermes-prime-mcp",
"hermes-prime-mcp"
],
"env": {
"HERMES_PRIME_FRAGMENT_ROOT": "<your HERMES_PRIME_FRAGMENT_ROOT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-prime": {
"command": "uvx",
"args": [
"--from",
"hermes-prime-mcp",
"hermes-prime-mcp",
"hermes-prime-mcp"
],
"env": {
"HERMES_PRIME_FRAGMENT_ROOT": "<your HERMES_PRIME_FRAGMENT_ROOT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hermes-prime": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"hermes-prime-mcp",
"hermes-prime-mcp",
"hermes-prime-mcp"
],
"env": {
"HERMES_PRIME_FRAGMENT_ROOT": "<your HERMES_PRIME_FRAGMENT_ROOT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-prime": {
"command": "uvx",
"args": [
"--from",
"hermes-prime-mcp",
"hermes-prime-mcp",
"hermes-prime-mcp"
],
"env": {
"HERMES_PRIME_FRAGMENT_ROOT": "<your HERMES_PRIME_FRAGMENT_ROOT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-prime": {
"command": "uvx",
"args": [
"--from",
"hermes-prime-mcp",
"hermes-prime-mcp",
"hermes-prime-mcp"
],
"env": {
"HERMES_PRIME_FRAGMENT_ROOT": "<your HERMES_PRIME_FRAGMENT_ROOT>"
}
}
}
}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.hermes-labs-ai%2Fhermes-prime)<a href="https://mcptoplist.com/server/io.github.hermes-labs-ai%2Fhermes-prime"><img src="https://mcptoplist.com/badge/io.github.hermes-labs-ai%2Fhermes-prime.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
hermes-labs-ai
Other servers by hermes-labs-ai
View all hermes-labs-ai servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1-alpha.1 | Sep 18, 2026 |
Frequently asked questions
- Who maintains Hermes Prime?
- Hermes Prime is maintained by hermes-labs-ai, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Hermes Prime listed on the Official MCP Registry?
- Yes — Hermes Prime is listed on the Official MCP Registry.
- How many versions does Hermes Prime have?
- MCP Toplist tracks 1 version of Hermes Prime, most recently published on Sep 18, 2026.
- Where can I find the source code for Hermes Prime?
- The source code for Hermes Prime is hosted at github.com/hermes-labs-ai/hermes-prime.
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.