Codehive-mcp

Krasavvch1k/Codehive-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated today
MCP server for managing Worqen project documents in Google Drive
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codehive-mcp": {
      "command": "uvx",
      "args": [
        "codehive-mcp"
      ]
    }
  }
}

Or install with pip: pip install codehive-mcp

README Excerpt

Multi-project MCP-сервер для CodeHive Agency. Обслуговує два продукти у одному codebase: - **Worqen** — продуктовий: User Stories, Bug Report, Roadmap, технічна документація, обговорення з командою (xlsx + Google Docs у `Worqen` shared folder). - **CodeHive Agency** — read-only доступ до shared drive `CodeHive Agency` (gdoc/gsheet/gslides, ієрархічний обхід).

Tools (9)

worqen_bugs_summaryworqen_clear_cacheworqen_find_us_dependentsworqen_get_doc_full_textworqen_list_open_questionsworqen_next_bug_idworqen_next_us_idworqen_session_changesworqen_validate_id_format