Hypefury MCP Server
@eugenechabanov
About Hypefury MCP Server
HF MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hf-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"node",
"build/local.js"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Hypefury MCP Server?
The Hypefury MCP Server is a Model Context Protocol (MCP) server that integrates with Hypefury, a social media scheduling and growth platform. It provides tools for authenticating with Hypefury and scheduling posts, enabling AI assistants to manage social media posting workflows.
How to use Hypefury MCP Server?
Clone the repository, install dependencies, create a .env file with your HF_API_KEY, then build and run locally with npm run dev:local or deploy to Smithery.ai. The server exposes two tools: auth (authenticate with Hypefury) and schedule_post (schedule a post via Hypefury).
Key features of Hypefury MCP Server
- Authentication with the Hypefury API
- Schedule posts on social media via Hypefury
- Deployment-ready for Smithery.ai
- Local testing via
npm run dev:local - MCP Inspector support for interactive testing
Use cases of Hypefury MCP Server
- Schedule social media posts directly from an AI assistant
- Automate cross-platform posting workflows with Hypefury
- Integrate Hypefury scheduling into MCP-compatible applications
FAQ from Hypefury MCP Server
What are the system requirements?
Node.js 16 or higher, and npm or yarn.
How do I obtain a Hypefury API key?
β
How can I test the server locally?
Run npm run dev:local to start with a local testing transport, or use npx @modelcontextprotocol/inspector node build/local.js and open http://localhost:5173.
Can I deploy this server to production?
Yes, it is designed for deployment on Smithery.ai. Push the repository to GitHub, create a new server on Smithery, connect the repo, set HF_API_KEY as a secret, and deploy.
What tools does the server provide?
The server provides two tools: auth for authenticating with Hypefury and schedule_post for scheduling a post to be published.
Frequently asked questions
What are the system requirements?
Node.js 16 or higher, and npm or yarn.
How can I test the server locally?
Run `npm run dev:local` to start with a local testing transport, or use `npx @modelcontextprotocol/inspector node build/local.js` and open `http://localhost:5173`.
Can I deploy this server to production?
Yes, it is designed for deployment on Smithery.ai. Push the repository to GitHub, create a new server on Smithery, connect the repo, set `HF_API_KEY` as a secret, and deploy.
What tools does the server provide?
The server provides two tools: `auth` for authenticating with Hypefury and `schedule_post` for scheduling a post to be published.
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments