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.8.1.tar.gz (6.1 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.8.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hanary_mcp-0.8.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for hanary_mcp-0.8.1.tar.gz
Algorithm Hash digest
SHA256 b6be3a7d09f19f494aad58374bde8167d8e532dc6b96cb52cf536cb9f13bf6fc
MD5 4f430f3bc59fe77f41b492c907bc5030
BLAKE2b-256 12db47e021eea1861c2bd9b45de7d5d7fae4eb435c8840061d30caef5749d7c4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hanary_mcp-0.8.1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for hanary_mcp-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb4ae6f9aa54466f88536d1afb44cc9e025b032624e79779c52910e7797c1c79
MD5 1396e2e3ac0b2a33c5391288c1bfa0c6
BLAKE2b-256 92c9dca132b5d9c457c7c68e1eeae28ab2c2307961dc9ab64f9fc84605c5edf1

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