mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-16 20:01:23 +00:00
Add hermes-action-bridge to Coding Agents
This commit is contained in:
@@ -552,6 +552,7 @@ Full coding agents that enable LLMs to read, edit, and execute code and solve ge
|
||||
- [g0t4/mcp-server-commands](https://github.com/g0t4/mcp-server-commands) 📇 🏠 - Run any command with `run_command` and `run_script` tools.
|
||||
- [gabrielmaialva33/winx-code-agent](https://github.com/gabrielmaialva33/winx-code-agent) 🦀 🏠 - A high-performance Rust reimplementation of WCGW for code agents, providing shell execution and advanced file management capabilities for LLMs via MCP.
|
||||
- [hampsterx/claude-mcp-bridge](https://github.com/hampsterx/claude-mcp-bridge) [](https://glama.ai/mcp/servers/hampsterx/claude-mcp-bridge) 📇 🏠 🍎 🪟 🐧 - Wraps Claude Code CLI as MCP tools (query, search, structured, sessions) with subscription-first auth, cost metadata, budget caps, and granular tool sandboxing.
|
||||
- [TheBlueHouse75/hermes-action-bridge](https://github.com/TheBlueHouse75/hermes-action-bridge) 📇 🏠 🍎 🪟 🐧 - Delegate real-world actions from Claude Code, Codex, or any MCP client to [Hermes Agent](https://hermes-agent.nousresearch.com/docs) — research, browser workflows, messaging, scheduling, and Hermes skills/tools — instead of reimplementing them in the coding agent. Conservative safety policy downgrades risky `execute` to `request-approval`; small surface (`hermes_run`, `hermes_plan`, `hermes_presets`, `hermes_status`). MIT.
|
||||
- [irskep/persistproc](https://github.com/irskep/persistproc) 🐍 🏠 - MCP server + command line tool that allows agents to see & control long-running processes like web servers. Start, stop, restart, read logs.
|
||||
- [jinzcdev/leetcode-mcp-server](https://github.com/jinzcdev/leetcode-mcp-server) 📇 ☁️ - MCP server enabling automated access to **LeetCode**'s programming problems, solutions, submissions and public data with optional authentication for user-specific features (e.g., notes), supporting both `leetcode.com` (global) and `leetcode.cn` (China) sites.
|
||||
- [juehang/vscode-mcp-server](https://github.com/juehang/vscode-mcp-server) 📇 🏠 - A MCP Server that allows AI such as Claude to read from the directory structure in a VS Code workspace, see problems picked up by linter(s) and the language server, read code files, and make edits.
|
||||
|
||||
Reference in New Issue
Block a user