Odel
hermes atlas mcp

hermes atlas mcp

Local
@ksimback10JavaScriptMITUpdated 4w ago

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).

npmhermes-atlas-mcpv0.2.0

Run

npx -y hermes-atlas-mcp

MCP client config

{
  "mcpServers": {
    "hermes-atlas-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hermes-atlas-mcp"
      ]
    }
  }
}