mlennie

MCP server that lets Claude Desktop and the Claude mobile app delegate tasks to a local Hermes Agent — cron jobs, web search, email, documents, and more.

15
2
100% credibility
Found May 13, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

This repository implements a secure bridge enabling the Claude AI application to delegate advanced tasks such as scheduling, browser automation, and messaging to a locally running Hermes Agent.

How It Works

1
📰 Discover the bridge

You hear about a handy connector that lets your Claude chat app team up with a powerful local helper on your computer for tasks like scheduling or browsing.

2
💻 Add the connector software

You simply install the easy-to-use bridge program on your machine where your local helper is already running.

3
🔐 Create secure access codes

You generate a unique pair of private passwords to keep your connection safe and personal.

4
🌐 Set up a safe internet pathway

You create a secure tunnel that lets Claude reach your local helper through the internet without exposing anything risky.

5
Test and launch

You run a quick check to make sure everything links up perfectly, then start the bridge with one command.

6
📱 Connect in Claude app

In your Claude desktop or phone app settings, you add the secure pathway and sign in—it feels seamless.

🎉 Claude gains superpowers

Now, chatting with Claude, you can ask it to schedule daily emails, search the web, send messages, or handle any ongoing tasks using your local helper—everything works smoothly.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 15 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is claude-hermes-mcp?

This Python MCP server bridges Claude Desktop and the Claude mobile app to a local Hermes Agent, letting Claude delegate heavy tasks like cron jobs, web search, email sending, document editing, and Slack/WhatsApp messaging. You chat normally in Claude, and it calls the hermes_ask tool over OAuth 2.1 via a secure tunnel (Cloudflare or ngrok) to your mini-PC running Hermes. Install with pipx, mint client creds via CLI, expose with a tunnel, and add the /mcp endpoint as a custom connector in Claude settings—end-to-end in minutes.

Why is it gaining traction?

Unlike generic mcp server ai setups or mcp github copilot vscode plugins, it targets Claude specifically with streamable HTTP transport and session persistence for multi-step tasks, matching Hermes' Telegram-like agent loop. Devs dig the zero-config systemd units, doctor checks, and env-driven setup—no YAML hell like mcp github n8n or home assistant flows. It's a clean mcp server claude example on GitHub, with mcp server examples for tunnels and OAuth that beat raw mcp github python hacks.

Who should use this?

Claude power users on Linux/WSL with a Hermes Agent mini-PC, needing local persistence for cron/email/docs without cloud leaks. Automation tinkerers bridging mobile/desktop apps to agents, or devs prototyping mcp server erstwhile integrations before scaling to mcp github typescript or opencode. Skip if you're deep in mcp github copilot intellij or SAP ecosystems.

Verdict

Try it if Claude + local Hermes fits your workflow—docs are thorough, CLI shines, and security (PKCE, DNS rebinding) is thoughtful despite 15 stars and 1.0% credibility score signaling early beta. Maturity lags (in-memory tokens need persistence), but for niche mcp server list adds, it's a practical agent app starter.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.