{
  "markdown": "# Harness MCP Server\n\n<!-- mcp-name: io.github.asklokesh/harness-mcp-server -->\n\n<div align=\"center\">\n\n# Harness Mcp Server\n\n[![GitHub stars](https://img.shields.io/github/stars/LokiMCPUniverse/harness-mcp-server?style=social)](https://github.com/LokiMCPUniverse/harness-mcp-server/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/LokiMCPUniverse/harness-mcp-server?style=social)](https://github.com/LokiMCPUniverse/harness-mcp-server/network)\n[![GitHub watchers](https://img.shields.io/github/watchers/LokiMCPUniverse/harness-mcp-server?style=social)](https://github.com/LokiMCPUniverse/harness-mcp-server/watchers)\n\n[![License](https://img.shields.io/github/license/LokiMCPUniverse/harness-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/harness-mcp-server/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/LokiMCPUniverse/harness-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/harness-mcp-server/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/LokiMCPUniverse/harness-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/harness-mcp-server/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/LokiMCPUniverse/harness-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/harness-mcp-server/commits)\n\n[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)\n[![MCP](https://img.shields.io/badge/Model_Context_Protocol-DC143C?style=for-the-badge)](https://modelcontextprotocol.io)\n\n[![Commit Activity](https://img.shields.io/github/commit-activity/m/LokiMCPUniverse/harness-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/harness-mcp-server/pulse)\n[![Code Size](https://img.shields.io/github/languages/code-size/LokiMCPUniverse/harness-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/harness-mcp-server)\n[![Contributors](https://img.shields.io/github/contributors/LokiMCPUniverse/harness-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/harness-mcp-server/graphs/contributors)\n\n</div>\n\nA Model Context Protocol (MCP) server for integrating Harness with GenAI applications.\n\n## Overview\n\nContinuous delivery and cloud cost management\n\n## Features\n\n- Comprehensive Harness API coverage\n- Multiple authentication methods\n- Enterprise-ready with rate limiting\n- Full error handling and retry logic\n- Async support for better performance\n\n## Installation\n\n```bash\npip install harness-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/asklokesh/harness-mcp-server.git\ncd harness-mcp-server\npip install -e .\n```\n\n## Configuration\n\nCreate a `.env` file or set environment variables according to Harness API requirements.\n\n## Quick Start\n\n```python\nfrom harness_mcp import HarnessMCPServer\n\n# Initialize the server\nserver = HarnessMCPServer()\n\n# Start the server\nserver.start()\n```\n\n## License\n\nMIT License - see LICENSE file for details\n",
  "bytes": 3011,
  "sha": "82edc924a3b6485ef9077402372d4a864af424742dee35768ba0ddfb2c8914f2",
  "repo_slug": "asklokesh/harness-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_asklokesh_harness_mcp_server_c04c2819/readme"
}