Social Neuron

Social Neuron for Developers — 91 MCP Tools

Control the complete content lifecycle from Claude Code, Claude Desktop, or any MCP client. 91 tools for AI-powered social media management. Published as @socialneuron/mcp-server on npm.

Quick Start

  1. Authenticate: npx -y @socialneuron/mcp-server login --device
  2. Add to Claude Code: claude mcp add socialneuron -- npx -y @socialneuron/mcp-server
  3. Start using: Ask Claude to generate content, schedule posts, or check analytics.

Tool Categories

  • Ideation (4 tools): AI-powered content ideas and trend research
  • Content Creation (4 tools): Video/image generation across multiple AI model families
  • Distribution (3 tools): Multi-platform publishing and scheduling
  • Analytics (2 tools): Performance tracking across all platforms
  • Insights (2 tools): Data-driven content optimization
  • Brand (3 tools): Brand identity and voice management
  • Comments (5 tools): Social engagement management
  • Planning (5 tools): Content calendar and approval workflows
  • Autopilot (3 tools): Automated content scheduling
  • Quality (2 tools): Pre-publish content validation
  • Credits (1 tool): Usage and budget tracking
  • Loop (1 tool): Closed-loop optimization feedback

Pricing

MCP API access requires a Pro plan or higher; the 14-day trial also includes full MCP access with 300 credits. Free and Starter plans do not include MCP/API access.

  • Pro: $49/month — Read + Analytics + Write + Distribute scopes, 1,500 credits, 2 keys
  • Team: $99/month — Full access + multi-user, 3,500 credits, 5 keys
  • Agency: $249/month — Full access + REST API + multi-brand, 10,000 credits, 20 keys

Authentication

Three auth methods: Device Code flow (recommended), browser flow, or API key paste. Keys stored in OS keychain.

REST API and machine-readable resources

The REST API is a typed projection of the same tool catalog. Read the REST API guide, inspect the live OpenAPI specification, or fetch the public tool listing before writing an integration.

Self-serve access

Sign up without contacting sales and start the 14-day trial, which includes read, write, distribute, and analytics scopes. Generate API credentials from Settings > Developer. The OpenAPI document and public tool listing require no credential, so clients can validate discovery and schemas before making authenticated calls. Social Neuron does not currently advertise a separate public execution sandbox.