MoonhubTeam
MCP Server
MoonhubTeam
public

mcp hatchet demo

用于检查 Hatchet 工作流的小型封装工具,生成 JSON 模式并保存清单。

Repository Info

1
Stars
0
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

用于检查 Hatchet 工作流的小型封装工具,生成 JSON 模式并保存清单。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

# MCP Hatchet Demo

Little wrapper which will inspect all active workflows on hatchet,
sample 10 runs to build a JSON schema and save the manifest.

Simply start up the MCP wrapper pointing to the manifest and you
get an MCP server exposing those workflows as tools.

## Getting started

1. Clone the repo
1. Open in VSCode
1. Open in a devcontainer (this will automatically setup hatchet and create the access token)
1. Fill out the rest of the env variables (see `env.example`)
1. Using VSCode debugger
   1. Start `Hatchet: Worker` (wait for it to finish)
   1. Start `Schema Extractor` (wait for it to finish)
   1. Start `MCP Wrapper`
1. Install mcp-remote globally `sudo npm i -g mcp-remote`
1. Update your Claude Desktop config `~/Library/Application\ Support/Claude/claude_desktop_config.json`

```
    "hatchet": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8005/mcp"
      ]
    }
```

1. Restart Claude Desktop
1. Have fun!

Quick Start

1

Clone the repository

git clone https://github.com/MoonhubTeam/mcp-hatchet-demo
2

Install dependencies

cd mcp-hatchet-demo
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

OwnerMoonhubTeam
Repomcp-hatchet-demo
Language
Python
License-
Last fetched8/8/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation