Command Palette

Search for a command to run...

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

FastSocial Server

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

Schedule and manage social media posts across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, TikTok, and Pinterest directly from Claude.

GitHubEmbed

Описание

Schedule and manage social media posts across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, TikTok, and Pinterest directly from Claude.

README

Schedule and manage social media posts across Facebook, Instagram, Twitter/X, LinkedIn, YouTube, TikTok, and Pinterest — directly from Claude.

Tools

Tool Description
get_account_info View account details, connected platforms, and plan info
schedule_post Schedule a post to any connected platform
list_posts List posts filtered by status or platform
get_post Get a single post by ID
update_post Edit a post's text, scheduled time, or status
delete_post Delete a post
get_analytics View post counts and platform breakdown
list_connected_platforms See all connected social accounts
list_clients List clients (for reseller accounts)
list_media Browse the media library

Setup

1. Get your FastSocial API Key

  1. Log in to fastsocial.ai
  2. Go to Settings → API Keys
  3. Create a new API key with the scopes you need:
    • posts:read — read posts
    • posts:write — create/edit/delete posts
    • analytics:read — view analytics
    • platforms:read — view connected platforms

2. Configure Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fastsocial": {
      "command": "npx",
      "args": ["-y", "fastsocial-mcp-server"],
      "env": {
        "FASTSOCIAL_API_KEY": "fsk_your_api_key_here"
      }
    }
  }
}

3. Run locally (alternative)

git clone https://github.com/fastsocial/mcp-server
cd mcp-server
npm install
FASTSOCIAL_API_KEY=fsk_your_key npm start

Example prompts

  • "Schedule a post to Instagram for tomorrow at 9am saying 'Happy Monday!'"
  • "Show me all my failed posts from last week"
  • "What's my post count breakdown by platform?"
  • "Update post abc123 to be scheduled for next Friday at noon"
  • "List all my draft posts"

Authentication

All requests use your FastSocial API key passed as a Bearer token. Keys are scoped — a posts:read-only key cannot create or delete posts.

License

MIT

from github.com/socialappsceduler-eng/fastsocial-mcp

Установить FastSocial Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install fastsocial-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add fastsocial-mcp-server -- npx -y github:socialappsceduler-eng/fastsocial-mcp

FAQ

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

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

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

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

FastSocial Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare FastSocial Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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