hermes-mcp-server

pangtongya/hermes-mcp-server
★ 0 stars Python AI/LLM Updated 1mo ago
MCP Server that exposes 100+ Hermes Agent skills — web search, browser automation, code execution, GitHub, Notion, and more — to any MCP-compatible AI client
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hermes-mcp-server": {
      "command": "uvx",
      "args": [
        "hermes-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install hermes-mcp-server

Topics

ai-agentai-toolsautomationclaude-desktopcursordeveloper-toolsgithub-toolshermes-agentmcpmcp-servermodel-context-protocolweb-scraping