@socialneuron/mcp-server
Freeby MCP Community
MCP server for Social Neuron - AI content creation platform
v1.7.4Added Apr 12, 2026
mcpmcp-servermodel-context-protocolaisocial-media
@socialneuron/mcp-server MCP Server
MCP server for Social Neuron - AI content creation platform
Installation
npx -y @socialneuron/mcp-server
Reviews
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"]
}
}
}