Skip to main content

Hanary MCP Server - Task management for Claude Code

Project description

Hanary MCP Server

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

Installation

# Using uvx (recommended)
uvx hanary-mcp --squad 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", "--squad", "your-squad-slug"],
      "env": {
        "HANARY_API_TOKEN": "${HANARY_API_TOKEN}"
      }
    }
  }
}

Or add via CLI:

claude mcp add hanary --transport stdio -- uvx hanary-mcp --squad your-squad-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 squad
  • 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

Squad

  • get_squad - Get squad details
  • list_squad_members - List squad members

Messages

  • list_messages - List squad 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 --squad 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.6.0.tar.gz (5.5 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.6.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hanary_mcp-0.6.0.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.0

File hashes

Hashes for hanary_mcp-0.6.0.tar.gz
Algorithm Hash digest
SHA256 efb6d6d12ef3376c9a4bbe5f00525cc1989d0b0746438602e4c7df4fbe67d79c
MD5 048783668202c5605f771c51e0286c0e
BLAKE2b-256 196c481c2a863e44fe2ce49b8a6d603cdbdd52c41f9436e9886a9358389c763e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hanary_mcp-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c6b7c69cd6fd4d648f0490846b7b41a63d33553c1f329df370fc180102815bb
MD5 642a989deb09f642d70cfc7a1c66fffa
BLAKE2b-256 f0dbe4996e2f42aa30aaed204a8041df6b78177054af28be338c8d176fa8c728

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