Search and fetch 100+ Hermes Agent tools, skills, plugins, and integrations from hermesatlas.com.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y hermes-atlas-mcp
MCP client config
{
"mcpServers": {
"hermes-atlas-mcp": {
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}