by MaxGfeller · MCP Server · ★ 581
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is open-harness safe to install? View the security audit →
OpenHarness Build capable, general-purpose AI agents in code. Based on Vercel's AI SDK, inspired by Claude Code, Codex, and similar agent harnesses. Documentation Packages Quick Start Multi-Turn with Sessions typescript import { Session } from "@openharness/core"; const session = new Session({ agent, contextWindow: 128000 }); for await (const event of session.send("List all TypeScript files")) { if (event.type === "text.delta") process.stdout.write(event.text); } // Session remembers the conversati
| Stars | 581 |
| Forks | 100 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.6243396444595/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-03 |
| Created | 2026-02-23 |
| Platforms | mcp, node |
| Est. Tokens | ~14k |
Looking for a open-harness alternative? If you're comparing open-harness with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerc
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better Post
Official Microsoft Learn MCP Server and CLI tool – powering LLMs and AI agents with real-time, trusted Microso
The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and mor
The Simple Agent Development Kit.
A curated collection of top-tier penetration testing tools and productivity utilities across multiple domains.
Explore other popular mcp server tools:
open-harness is A code-first, composable SDK to build powerful AI agents. It is categorized as a MCP Server with 581 GitHub stars.
open-harness is primarily written in TypeScript. It covers topics such as agents, agentskills, ai.
You can find installation instructions and usage details in the open-harness GitHub repository at github.com/MaxGfeller/open-harness. The project has 581 stars and 100 forks, indicating an active community.
open-harness is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to open-harness on Agent Skills Hub include apify-mcp-server, pg-aiguide, mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.