
hf mcp
HF MCP Server
Repository Info
About This Server
HF MCP Server
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
Hypefury MCP Server
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
- Push this repository to GitHub
- Create a new server on Smithery.ai
- Connect to this repository
- Set
HF_API_KEYas a secret - Deploy
Tools
This MCP server provides the following tools:
auth- Authenticate with Hypefuryschedule_post- Schedule a post to be published via Hypefury
License
MIT
Quick Start
Clone the repository
git clone https://github.com/eugenechabanov/hf-mcpInstall dependencies
cd hf-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.