loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

mcp-server

MCP Tool

socialneuron/mcp-server

MCP server for Social Neuron - AI content creation tools for Claude

Install

$ npx loaditout add socialneuron/mcp-server

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

@socialneuron/mcp-server

> 64 tools for AI-powered social media management. MCP, REST API, CLI — create content, schedule posts, track analytics, and optimize performance.

[](https://www.npmjs.com/package/@socialneuron/mcp-server) [](https://opensource.org/licenses/MIT)

Integration Methods

| 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 64 tools, auth, scopes, and credit system. Compare methods.

Quick Start
MCP (AI Agents)
1. Authenticate
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.

2. Add to Claude Code
claude mcp add socialneuron -- npx -y @socialneuron/mcp-server

<details> <summary><strong>Claude Desktop</strong></summary>

Add to your claude_desktop_config.json:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "socialneuron": {
      "command": "npx",
      "args": ["-y", "@socialneuron/mcp-server"]
    }
  }
}

</details>

<details> <summary><strong>VS Code</strong></summary>

Add to .vscode/mcp.json in your workspace:

{
  "servers": {
    "socialneuron": {
      "command": "npx",
      "args": ["-y", "@socialneuron/mcp-server"]
    }
  }
}

</details>

<details> <summary><strong>C

Tags

aianalyticsautomationclaudecontent-creationmcpmodel-context-protocolsocial-mediamcp-serversocial-media-managementcontent-schedulingmarketingyoutubetiktokinstagramlinkedin

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated9 days ago
Security: BMCP ConfigREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcenpm
Last commit4/4/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/socialneuron/mcp-server)](https://loaditout.ai/skills/socialneuron/mcp-server)