hermes-agent-mcp
Rank #21,820io.github.woonyong-choi/hermes-agent-mcp
Operate a local Hermes Agent install over stdio: tasks, cron, config, gateway, doctor. No network.
hermes-agent-mcp is a Model Context Protocol (MCP) server published by woonyong-choi. It ranks #21,820 of 132,046 servers tracked on MCP Toplist. hermes-agent-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 21, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 110,226 of 132,046 servers on MCP Toplist.
Use hermes-agent-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hermes-agent-mcp -e "HERMES_HOME=<your HERMES_HOME>" -e "HERMES_MCP_ALLOW_WRITE=<your HERMES_MCP_ALLOW_WRITE>" -e "HERMES_MCP_ALLOW_SHELL=<your HERMES_MCP_ALLOW_SHELL>" -- uvx hermes-agent-mcpReplace each placeholder with your own value before saving.
[mcp_servers.hermes-agent-mcp]
command = "uvx"
args = ["hermes-agent-mcp"]
[mcp_servers.hermes-agent-mcp.env]
HERMES_HOME = "<your HERMES_HOME>"
HERMES_MCP_ALLOW_WRITE = "<your HERMES_MCP_ALLOW_WRITE>"
HERMES_MCP_ALLOW_SHELL = "<your HERMES_MCP_ALLOW_SHELL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-agent-mcp": {
"command": "uvx",
"args": [
"hermes-agent-mcp"
],
"env": {
"HERMES_HOME": "<your HERMES_HOME>",
"HERMES_MCP_ALLOW_WRITE": "<your HERMES_MCP_ALLOW_WRITE>",
"HERMES_MCP_ALLOW_SHELL": "<your HERMES_MCP_ALLOW_SHELL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-agent-mcp": {
"command": "uvx",
"args": [
"hermes-agent-mcp"
],
"env": {
"HERMES_HOME": "<your HERMES_HOME>",
"HERMES_MCP_ALLOW_WRITE": "<your HERMES_MCP_ALLOW_WRITE>",
"HERMES_MCP_ALLOW_SHELL": "<your HERMES_MCP_ALLOW_SHELL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hermes-agent-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"hermes-agent-mcp"
],
"env": {
"HERMES_HOME": "<your HERMES_HOME>",
"HERMES_MCP_ALLOW_WRITE": "<your HERMES_MCP_ALLOW_WRITE>",
"HERMES_MCP_ALLOW_SHELL": "<your HERMES_MCP_ALLOW_SHELL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-agent-mcp": {
"command": "uvx",
"args": [
"hermes-agent-mcp"
],
"env": {
"HERMES_HOME": "<your HERMES_HOME>",
"HERMES_MCP_ALLOW_WRITE": "<your HERMES_MCP_ALLOW_WRITE>",
"HERMES_MCP_ALLOW_SHELL": "<your HERMES_MCP_ALLOW_SHELL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hermes-agent-mcp": {
"command": "uvx",
"args": [
"hermes-agent-mcp"
],
"env": {
"HERMES_HOME": "<your HERMES_HOME>",
"HERMES_MCP_ALLOW_WRITE": "<your HERMES_MCP_ALLOW_WRITE>",
"HERMES_MCP_ALLOW_SHELL": "<your HERMES_MCP_ALLOW_SHELL>"
}
}
}
}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.woonyong-choi%2Fhermes-agent-mcp)<a href="https://mcptoplist.com/server/io.github.woonyong-choi%2Fhermes-agent-mcp"><img src="https://mcptoplist.com/badge/io.github.woonyong-choi%2Fhermes-agent-mcp.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
woonyong-choi
Other servers by woonyong-choi
View all woonyong-choi servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 21, 2026 |
Frequently asked questions
- Who maintains hermes-agent-mcp?
- hermes-agent-mcp is maintained by woonyong-choi, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is hermes-agent-mcp listed on the Official MCP Registry?
- Yes — hermes-agent-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does hermes-agent-mcp have?
- MCP Toplist tracks 1 version of hermes-agent-mcp, most recently published on Sep 21, 2026.
- Where can I find the source code for hermes-agent-mcp?
- The source code for hermes-agent-mcp is hosted at github.com/woonyong-choi/hermes-agent-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.