Social Neuron

MCP API & Developer Tools — Social Neuron

73 MCP tools across 25 modules. Control the complete content lifecycle from Claude Code, Claude Desktop, or any MCP-compatible client.

Installation

Install from npm: npx -y @socialneuron/mcp-server

Authenticate: npx -y @socialneuron/mcp-server login --device

Published as @socialneuron/mcp-server v1.2.1 on npm.

Tool Modules

  • Ideation (3 tools) — Generate ideas, brainstorm, get context
  • Content (3 tools) — Generate scripts, adapt content, manage library
  • Distribution (3 tools) — Schedule posts, manage accounts, list posts
  • Analytics (2 tools) — Fetch analytics, refresh platform data
  • Insights (2 tools) — Performance insights, best posting times
  • Brand (2 tools) — Extract brand profile, get summary
  • Comments (5 tools) — List, reply, post, moderate, delete
  • Planning (5 tools) — Create, update, list, approve content plans
  • Autopilot (3 tools) — Configure, run, check status
  • Quality (2 tools) — Content quality checks, engagement scoring

Authentication

Device code flow (recommended): authenticate via browser, token stored in OS keychain. Works with Claude Code, Claude Desktop, Cursor, and any MCP client.

Source code: github.com/socialneuron/mcp-server