Hevo Server
БесплатноНе проверенEnables managing Hevo Data pipelines from Claude Code, including listing, creating, enabling, disabling, resyncing, and updating pipeline and source configurati
Описание
Enables managing Hevo Data pipelines from Claude Code, including listing, creating, enabling, disabling, resyncing, and updating pipeline and source configurations.
README
An MCP (Model Context Protocol) server that exposes Hevo Data's pipeline API as tools for Claude Code and other MCP clients.
What it does
Manage Hevo Data pipelines directly from Claude Code:
list_pipelines— list all pipelines in your Hevo accountget_pipeline— get details of a specific pipelinecreate_pipeline— create a new pipelineenable_pipeline— enable a pipelinedisable_pipeline— disable a pipeline (optionally cancel active jobs)resync_pipeline— trigger a resync (optionally drop and reload)update_pipeline_config— update a pipeline's configurationupdate_source_config— update a pipeline's source configuration
Status
enable_pipeline, disable_pipeline, and resync_pipeline are verified against Hevo's live API docs. update_pipeline_config and update_source_config have not yet been verified against live docs and may need adjustment. Test carefully before relying on these two in production.
Setup
1. Get your Hevo API credentials
You'll need an API key and secret from your Hevo account, plus your region (us, eu, in, or asia).
2. Install and build
git clone https://github.com/felixjoy89hevo/hevo-mcp.git
cd hevo-mcp
npm install
npm run build
3. Register with Claude Code
claude mcp add hevo --scope user -- node /absolute/path/to/hevo-mcp/dist/index.js
Then set your credentials as environment variables in Claude Code's MCP config (see .env.example for the required variables):
HEVO_API_KEYHEVO_API_SECRETHEVO_REGION
4. Restart Claude Code
After any config or code change, restart your Claude Code session fully. Reconnecting isn't enough.
Requirements
- Node.js >= 18
API Reference
Built against Hevo's live API docs.
License
MIT
Установка Hevo Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/felixjoy89hevo/Hevo-MCPFAQ
Hevo Server MCP бесплатный?
Да, Hevo Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Hevo Server?
Нет, Hevo Server работает без API-ключей и переменных окружения.
Hevo Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Hevo Server в Claude Desktop, Claude Code или Cursor?
Открой Hevo Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Hevo Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
