Skip to main content

Hanary MCP Server - Task management for Claude Code

Project description

Hanary MCP Server

Hanary MCP Server for Claude Code - workspace-bound task management.

Installation

# Using uvx (recommended)
uvx hanary-mcp --workspace my-project

# Or install globally
uv tool install hanary-mcp

Configuration

Claude Code Setup

Add to your project's .mcp.json:

{
  "mcpServers": {
    "hanary": {
      "command": "uvx",
      "args": ["hanary-mcp", "--workspace", "your-workspace-slug"],
      "env": {
        "HANARY_API_TOKEN": "${HANARY_API_TOKEN}"
      }
    }
  }
}

Or add via CLI:

claude mcp add hanary --transport stdio -- uvx hanary-mcp --workspace your-workspace-slug

Environment Variables

Variable Required Description
HANARY_API_TOKEN Yes Your Hanary API token
HANARY_API_URL No API URL (default: https://hanary.org)

Available Tools

Task Management

  • list_tasks - List tasks in the workspace
  • create_task - Create a new task
  • update_task - Update task title/description
  • complete_task - Mark task as completed
  • uncomplete_task - Mark task as incomplete
  • delete_task - Soft delete a task
  • get_top_task - Get highest priority incomplete task

Workspace

  • get_workspace - Get workspace details
  • list_workspace_members - List workspace members

Messages

  • list_messages - List workspace messages
  • create_message - Send a message

Development

# Clone and install
git clone https://github.com/hanary/hanary-mcp.git
cd hanary-mcp
uv sync

# Run locally
HANARY_API_TOKEN=your_token uv run hanary-mcp --workspace test

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hanary_mcp-0.4.0.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hanary_mcp-0.4.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file hanary_mcp-0.4.0.tar.gz.

File metadata

  • Download URL: hanary_mcp-0.4.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for hanary_mcp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 905bff30e44db87ed052a59cdf159044e7b2e31a1c8fe101c3e739c8711353e8
MD5 80cf64e3f883dc0ade7025d8082650c8
BLAKE2b-256 e85333acfb33bbc5536a1dbdf79197a46b13c07d9d65f688979a126e7da5f674

See more details on using hashes here.

File details

Details for the file hanary_mcp-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: hanary_mcp-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for hanary_mcp-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 141f5110dbf65371e84c0e6ba56f7014723c9b8d9e368e46a10450b805a1e76c
MD5 503a8fdf0853e67b2453852a32cb306b
BLAKE2b-256 a86f0cd79ef1097c53546e1a0bd2abbef62b2a8f3bbfcd620522e3ca8dc722b5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page