Agent Harnesses MCP Server
Agent-harness picks and decision guides; pick_infrastructure adds live GitHub/HN discovery. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.
People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-23 · ★ 688 · #13 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
CC-BY-SA-4.0 · Python servers · how we verify → /methodology
01 · Install Agent Harnesses
Claude Code
claude mcp add ryanalberts-best-of-agent-harnesses -- uvx agent-harnesses-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ryanalberts-best-of-agent-harnesses": {
"command": "uvx",
"args": [
"agent-harnesses-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license CC-BY-SA-4.0 - declared in the repository
pypi package agent-harnesses-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.RyanAlberts is GitHub-verified and matches the repo owner
03 · Who maintains Agent Harnesses
agent-harnesses is maintained by ryanalberts. It's the only MCP server we track from this author; the repo dates to Mar 2026.
04 · Facts
- category
- coding agent - ranked #13 of 194 actively-maintained coding agent servers as of 2026-08-25.
- registry
- io.github.RyanAlberts/agent-harnesses (active, first published 2026-06-12 · 7 versions)
- packages
- pypi:agent-harnesses-mcp
05 · Agent Harnesses FAQ
What is Agent Harnesses?
Agent-harness picks and decision guides; pick_infrastructure adds live GitHub/HN discovery. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.
Is Agent Harnesses still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-23. We re-verify nightly.
How do I install Agent Harnesses?
Run `uvx agent-harnesses-mcp`. You can also paste the ready-made client config above.
Does Agent Harnesses run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
06 · Alternatives to Agent Harnesses
Alternatives to Agent Harnesses
Maintained coding agent servers if Agent Harnesses isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
More coding agent MCP servers · Sourced · Builderforce · Weavatrix · Speclock · Constellation
More Python MCP servers · Pixelpanda MCP · Warrant · Audit · Cognitive AI Memory · see all