Server data from the Official MCP Registry
52 MCP tools for AI social media: create, distribute, analyze, and optimize content.
52 MCP tools for AI social media: create, distribute, analyze, and optimize content.
Valid MCP server (2 strong, 1 medium validity signals). 1 known CVE in dependencies Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Set these up before or after installing:
Environment variable: SOCIALNEURON_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"com-socialneuron-mcp-server": {
"env": {
"SOCIALNEURON_API_KEY": "your-socialneuron-api-key-here"
},
"args": [
"-y",
"@socialneuron/mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
73 tools for AI-powered social media management. MCP, REST API, CLI — create content, schedule posts, track analytics, and optimize performance.
| Method | Best For | Docs |
|---|---|---|
| MCP | AI agents (Claude, Cursor, VS Code) | Setup |
| REST API | Any HTTP client, webhooks, Zapier | Guide |
| CLI | Terminal, CI/CD pipelines | Guide |
| SDK | TypeScript/Node.js apps | Coming Q2 2026 |
All methods share the same 73 tools, auth, scopes, and credit system. Compare methods.
npx -y @socialneuron/mcp-server login --device
This opens your browser to authorize access. Requires a paid Social Neuron plan (Starter or above). See pricing.
claude mcp add socialneuron -- npx -y @socialneuron/mcp-server
Add to your claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"socialneuron": {
"command": "npx",
"args": ["-y", "@socialneuron/mcp-server"]
}
}
}
Add to .vscode/mcp.json in your workspace:
{
"servers": {
"socialneuron": {
"command": "npx",
"args": ["-y", "@socialneuron/mcp-server"]
}
}
}
Add to .cursor/mcp.json in your workspace:
{
"mcpServers": {
"socialneuron": {
"command": "npx",
"args": ["-y", "@socialneuron/mcp-server"]
}
}
}
Ask Claude: "What content should I post this week?" or "Schedule my latest video to YouTube and TikTok"
# Check credits
curl -H "Authorization: Bearer snk_live_..." \
https://mcp.socialneuron.com/v1/credits
# Generate content
curl -X POST -H "Authorization: Bearer snk_live_..." \
-H "Content-Type: application/json" \
-d '{"topic": "AI trends", "platforms": ["linkedin"]}' \
https://mcp.socialneuron.com/v1/content/generate
# Execute any tool via proxy
curl -X POST -H "Authorization: Bearer snk_live_..." \
-H "Content-Type: application/json" \
-d '{"response_format": "json"}' \
https://mcp.socialneuron.com/v1/tools/get_brand_profile
See REST API docs | OpenAPI spec | Examples
npx @socialneuron/mcp-server sn system credits --json
npx @socialneuron/mcp-server sn analytics loop --json
npx @socialneuron/mcp-server sn discovery tools --module content
Ask Claude things like:
Full machine-readable listing in
tools.lock.json(sealed manifest, verified in CI).
All tools are accessible via MCP, REST API (POST /v1/tools/{name}), and CLI.
| Category | Tools | What It Does |
|---|---|---|
| Ideation | generate_content, fetch_trends, adapt_content, get_ideation_context | AI-powered content ideas and trend research |
| Content | generate_video, generate_image, generate_voiceover, generate_carousel, check_status, create_storyboard | Video, image, voiceover, and carousel creation with 20+ AI models |
| Distribution | schedule_post, schedule_content_plan, find_next_slots, list_connected_accounts, list_recent_posts | Multi-platform publishing, scheduling, and slot optimization |
| Analytics | fetch_analytics, refresh_platform_analytics | Performance tracking across all platforms |
| Insights | get_performance_insights, get_best_posting_times | Data-driven content optimization |
| Category | Tools | What It Does |
|---|---|---|
| Brand | extract_brand, get_brand_profile, save_brand_profile, update_platform_voice | Brand identity and voice management |
| Comments | list_comments, reply_to_comment, post_comment, moderate_comment, delete_comment | Social engagement management |
| Planning | plan_content_week, save_content_plan, get_content_plan, update_content_plan, submit_content_plan_for_approval | Content calendar and approval workflows |
| Plan Approvals | create_plan_approvals, respond_plan_approval, list_plan_approvals | Review and approve content plans |
| Autopilot | list_autopilot_configs, get_autopilot_status, update_autopilot_config | Automated content scheduling |
| Quality | quality_check, quality_check_plan | Pre-publish content validation |
| Credits | get_credit_balance, get_budget_status | Usage and budget tracking |
| Loop | get_loop_summary | Closed-loop optimization feedback |
| Category | Tools | What It Does |
|---|---|---|
| Extraction | extract_url_content | Extract content from URLs, YouTube, articles |
| Screenshots | capture_app_page, capture_screenshot | Visual documentation and monitoring |
| Remotion | list_compositions, render_demo_video | Programmatic video rendering |
| Usage | get_mcp_usage | API usage monitoring |
| YouTube | fetch_youtube_analytics | YouTube-specific deep analytics |
| Discovery | search_tools | Find tools by keyword with progressive detail levels (saves 98% tokens vs loading all tools) |
Three auth methods, in order of recommendation:
npx -y @socialneuron/mcp-server login --device
Opens browser, you approve, CLI receives API key automatically.
npx -y @socialneuron/mcp-server login
Browser-based OAuth flow.
npx -y @socialneuron/mcp-server login --paste
Generate a key at socialneuron.com/settings/developer, paste it in.
Keys are stored in your OS keychain (macOS Keychain, Linux secret-tool) or file fallback.
Windows users: The file fallback (
~/.config/social-neuron/credentials.json) does not have strong permission enforcement on NTFS. For production use on Windows, set theSOCIALNEURON_API_KEYenvironment variable instead.
MCP access requires a paid plan:
| Plan | Price | Credits/mo | MCP Access |
|---|---|---|---|
| Free | $0 | 100 | — |
| Starter | $29/mo | 800 | Read + Analytics |
| Pro | $79/mo | 2,000 | Full access |
| Team | $199/mo | 6,500 | Full access + Multi-user |
Sign up at socialneuron.com/pricing.
Each API key inherits scopes from your plan. Tools require specific scopes to execute.
| Scope | What you can do |
|---|---|
mcp:read | Analytics, insights, brand profiles, content plans, quality checks, screenshots, usage stats, credit balance |
mcp:write | Generate content (video, image, voiceover, carousel), create storyboards, save brand profiles, plan content |
mcp:distribute | Schedule posts, publish content plans |
mcp:analytics | Refresh analytics, YouTube deep analytics |
mcp:comments | List, reply, post, moderate, delete comments |
mcp:autopilot | Configure and monitor automated scheduling |
mcp:full | All of the above |
These commands run directly in your terminal — no AI agent needed. Useful for scripts, CI/CD, and quick checks.
After global install (
npm i -g @socialneuron/mcp-server), usesocialneuron-mcpdirectly. Otherwise, prefix withnpx @socialneuron/mcp-server.
# Auth
socialneuron-mcp login [--device|--paste]
socialneuron-mcp logout
# Deterministic CLI (no LLM)
socialneuron-mcp sn publish --media-url <url> --caption <text> --platforms <list> --confirm
socialneuron-mcp sn status --job-id <id>
socialneuron-mcp sn posts --days 7 --platform youtube
socialneuron-mcp sn refresh-analytics
socialneuron-mcp sn preflight --check-urls
socialneuron-mcp sn oauth-health --json
socialneuron-mcp sn oauth-refresh --platform instagram
socialneuron-mcp sn quality-check --content "your text here"
socialneuron-mcp sn autopilot
socialneuron-mcp sn usage
socialneuron-mcp sn loop
socialneuron-mcp sn credits
# Agent-native CLI v2
socialneuron-mcp sn tools [--module ideation] [--scope mcp:write] # List/filter all 73 tools
socialneuron-mcp sn info # Version, auth, credits, tool count
socialneuron-mcp sn plan list|view|approve # Content plan management
socialneuron-mcp sn preset list|show|save|delete # Platform presets (6 built-in)
# Interactive REPL
socialneuron-mcp repl
# Add --json to any command for machine-readable output
The full autonomous content loop using MCP tools:
get_loop_summary — assess project state (content count, scheduled posts, insights)plan_content_week — generate a content plan based on insights and trendsgenerate_video / generate_image — create media assets from the plancheck_status — poll async jobs until assets are readyschedule_post — distribute content to connected platformsrefresh_platform_analytics — trigger a manual analytics refreshget_performance_insights — read what worked and what didn'tEach iteration produces smarter content as performance data feeds back into the planning step.
SOCIALNEURON_TELEMETRY=1See SECURITY.md for our vulnerability disclosure policy and credential safety details.
Telemetry is off by default. No data is collected unless you explicitly opt in.
To enable: Set SOCIALNEURON_TELEMETRY=1 in your environment.
To disable: DO_NOT_TRACK=1 or SOCIALNEURON_NO_TELEMETRY=1 always disables telemetry, even if SOCIALNEURON_TELEMETRY=1 is set.
When enabled, the following anonymous metrics are collected via PostHog:
No personal content, API keys, or request payloads are ever collected. Your user ID is hashed (SHA-256) before transmission.
posthog-node is an optional dependency — if it is not installed, telemetry is a silent no-op regardless of environment variables.
See the examples/ directory:
MIT - see LICENSE
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.