Skip to content

@socialneuron/mcp-server

Free

by MCP Community

MCP server for Social Neuron - AI content creation platform

v1.7.4Added Apr 12, 2026
mcpmcp-servermodel-context-protocolaisocial-media
Works with:ClaudeGPTGeminiCopilot

@socialneuron/mcp-server MCP Server

MCP server for Social Neuron - AI content creation platform

Installation

npx -y @socialneuron/mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @socialneuron/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@socialneuron/mcp-server": {
      "command": "npx",
      "args": ["-y", "@socialneuron/mcp-server"]
    }
  }
}