Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Hypefury

БесплатноНе проверен

Enables AI systems to authenticate with and schedule posts through the Hypefury platform, creating a secure bridge for automated content publishing workflows.

GitHubEmbed

Описание

Enables AI systems to authenticate with and schedule posts through the Hypefury platform, creating a secure bridge for automated content publishing workflows.

README

This project is a Model Context Protocol (MCP) server for integrating with Hypefury, a social media scheduling and growth platform. The server provides tools for authenticating with Hypefury and scheduling posts.

Features

  • Authentication with Hypefury API
  • Scheduling posts on social media via Hypefury
  • Deployment-ready for Smithery.ai
  • Local testing capability

Getting Started

Prerequisites

  • Node.js 16 or higher
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/eugenechabanov/hf-mcp.git
cd hf-mcp

# Install dependencies
npm install

Environment Variables

Create a .env file in the root directory with the following variables:

HF_API_KEY=your_hypefury_api_key

Alternatively, when deploying to Smithery, set these as environment secrets.

Local Testing

Test the MCP server locally with:

# Build and start with local testing transport
npm run dev:local

Or test with MCP Inspector:

npx @modelcontextprotocol/inspector node build/local.js

Then open http://localhost:5173 in your browser to interact with the MCP server.

Deployment to Smithery

  1. Push this repository to GitHub
  2. Create a new server on Smithery.ai
  3. Connect to this repository
  4. Set HF_API_KEY as a secret
  5. Deploy

Tools

This MCP server provides the following tools:

  1. auth - Authenticate with Hypefury
  2. schedule_post - Schedule a post to be published via Hypefury

License

MIT

from github.com/eugenechabanov/hf-mcp

Установка Hypefury

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/eugenechabanov/hf-mcp

FAQ

Hypefury MCP бесплатный?

Да, Hypefury MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Hypefury?

Нет, Hypefury работает без API-ключей и переменных окружения.

Hypefury — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Hypefury в Claude Desktop, Claude Code или Cursor?

Открой Hypefury на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Hypefury with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai