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.1.1.tar.gz (4.6 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.1.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hanary_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 aacebb16f47239e83c6aaf77ba99a625e83b417e50cb6a72f244171b6d7eba0e
MD5 c6665632e736a10c0dd33210b9f220ed
BLAKE2b-256 41e5ed7d3c006b2e569a362b1d068b4eeb661efa2231aa5d9223c550e4a1a2ee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hanary_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 71f25c24482e46b093f4a5e5378bc7946a9d152f03ade854164e9c58ee9730d2
MD5 8e08ff7d61c3170d28471304c2506142
BLAKE2b-256 787c03d4ecb10b10dd16b321102be9c708444dd2825c8d6a2fdc65be26e2df78

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