Back to Apps

Social Neuron
Supports UIby socialneuron
AI-powered social media management with 76 tools for content creation, scheduling, and performance analytics.
0 stars
Works in:CursorVS Code Copilot
Exposes:Tools
What it does
Social Neuron provides an interactive suite of tools for AI agents to manage the entire social media lifecycle. It enables the generation of AI-powered content ideas, creation of video/image assets, multi-platform scheduling, and data-driven performance optimization.
Key features
- Content Generation: Create videos, images, and carousels using 20+ AI models.
- Multi-Platform Distribution: Schedule and publish to YouTube, TikTok, Instagram, and LinkedIn.
- Advanced Analytics: Track performance and get AI-driven insights for content optimization.
- Brand Management: Maintain consistent brand voice and identity across all channels.
Installation
Use the following command to add to Claude Desktop:
{
"mcpServers": {
"socialneuron": {
"command": "npx",
"args": ["-y", "@socialneuron/mcp-server"]
}
}
}
Supported hosts
- Claude
- Cursor
- VS Code
Quick install
npx -y @socialneuron/mcp-serverInformation
- Pricing
- subscription
- Published
- 4/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add to .cursor/mcp.json: { "mcpServers": { "socialneuron": { "command": "npx", "args": ["-y", "@socialneuron/mcp-server"] } } }Claude Desktop
{
"mcpServers": {
"socialneuron": {
"command": "npx",
"args": ["-y", "@socialneuron/mcp-server"]
}
}
}VS Code Copilot
Add to .vscode/mcp.json: { "servers": { "socialneuron": { "command": "npx", "args": ["-y", "@socialneuron/mcp-server"] } } }





