mcpbeat Sign in

Soclip MCP Server

by huangyunbin Your server? Claim it
local only

Soclip runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm.

Social video URL to direct media links & metadata (TikTok, YouTube, Instagram, X) for AI workflows.

Installs per day peak 145 · avg 7
a month agotoday
28
Installs / week
npm · soclip-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Soclip every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add soclip -- npx -y soclip-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "soclip": {
      "args": [
        "-y",
        "soclip-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.soclip]
command = "npx"
args = ["-y", "soclip-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "soclip": {
      "args": [
        "-y",
        "soclip-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "soclip": {
      "args": [
        "-y",
        "soclip-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Soclip

same job, measured the same way
Scribefy
by mkirovbg

Search YouTube, get video metadata, and extract timestamped transcripts for AI workflows.

138 installs/wk local only
Caelario
by chunkydonut21

MCP server for Instagram, TikTok, YouTube, X and Facebook data extraction and automation.

943 installs/wk local only
Sociahive
by sociahive

Social media automation from your AI assistant: Instagram DMs, scheduling to 9 platforms, analytics.

answering
Rippr MCP
by mrslbt

Rip YouTube transcripts to disk for AI agents, RAG pipelines, and LLM workflows.

67 installs/wk local only
N
Todoist
by todoist

Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.

answering
CalmBoard MCP
by dalvaren

AI agents use CalmBoard MCP to access board data, tasks, insights, and project workflows.

answering
Ainecto
by codelives

Ainecto MCP connector for workspace, document, ERD, diagram, task, and attachment workflows.

53 installs/wk local only
toui.io URL Shortener
by toui

Short-link service embedded in your AI workflow — shorten links, track campaigns, read stats.

answering

Soclip — questions

Answers built from our own checks of this server.

Why is there no uptime for Soclip?
Soclip runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package soclip-mcp was installed 28 times last week.
How do I connect Soclip?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls soclip-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Soclip?
The npm package soclip-mcp was installed 28 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.