by harness · MCP Server · ★ 78
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Harness MCP Server 2.0 An MCP (Model Context Protocol) server that gives AI agents full access to the Harness.io platform through 11 consolidated tools and 215 resource types. Why Use This MCP Server Most MCP servers map one tool per API endpoint. For a platform as broad as Harness, that means 240+ tools — and LLMs get worse at tool selection as the count grows. Context windows fill up with schemas, and every new endpoint means new code. This server is built differently: 11 tools, 215 resource types. A registry-based dispatch system routes , , , etc. to any Harness resource — pipelines, services, environments, orgs, projects, feature flags, cost data, and more. The LLM picks from 11 tools instead of hundreds. Full platform coverage. 36 default toolsets spanning CI/CD, GitOps, Feature Flags, Cloud Cost Management, Security Testing, Chaos Engineering, Database DevOps, Internal Developer Portal, Software Supply Chain, Infrastructure as Code Management, Governance, Service Overrides, Knowledge Graph, Visualizations, and more. Opt-in Ansible coverage is available when you need inventory and playbook data. Multi-project workflows out of the box.
| Stars | 78 |
| Forks | 59 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.9180337796153/100 |
| Open Issues | 57 |
| Last Updated | 2026-07-02 |
| Created | 2025-05-14 |
| Platforms | mcp, node |
| Est. Tokens | ~26k |
Explore other popular mcp server tools:
mcp-server is This is the official repo for the Harness MCP server. It is categorized as a MCP Server with 78 GitHub stars.
mcp-server is primarily written in TypeScript.
You can find installation instructions and usage details in the mcp-server GitHub repository at github.com/harness/mcp-server. The project has 78 stars and 59 forks, indicating an active community.
mcp-server is released under the MIT license, making it free to use and modify according to the license terms.