← Index

com.socialneuron/mcp-server

com.socialneuron/mcp-server·v1.6.0·Other
Quality Score
84
/100

52 MCP tools for AI social media: create, distribute, analyze, and optimize content.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@socialneuron/mcp-server"
      ],
      "env": {
        "SOCIALNEURON_API_KEY": "<your-socialneuron_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@socialneuron/mcp-server"
      ],
      "env": {
        "SOCIALNEURON_API_KEY": "<your-socialneuron_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @socialneuron/mcp-server
§02  Environment variables
SOCIALNEURON_API_KEY
requiredsecret

Your Social Neuron API key. Generate at https://socialneuron.com/settings/developer

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other