MCP server for Social Neuron - AI content creation platform
| Tool name | Description | Destructive? |
|---|---|---|
| extract_url_content | ✓ no | |
| get_ideation_context | ✓ no | |
| list_comments | ✓ no | |
| reply_to_comment | ✓ no | |
| post_comment | ✓ no |
| moderate_comment | ✓ no | |
| delete_comment⚠ | ⚠ yes | |
| get_loop_summary | ✓ no | |
| search_tools | ✓ no | |
| list_recipes | ✓ no | |
| get_recipe_details | ✓ no | |
| execute_recipe⚠ | ⚠ yes | |
| get_recipe_run_status⚠ | ⚠ yes | |
| capture_app_page | ✓ no | |
| capture_screenshot | ✓ no | |
| generate_performance_digest⚠ | ⚠ yes | |
| detect_anomalies | ✓ no | |
| get_credit_balance | ✓ no | |
| get_budget_status | ✓ no | |
| extract_brand | ✓ no | |
| get_brand_profile | ✓ no | |
| save_brand_profile | ✓ no | |
| update_platform_voice⚠ | ⚠ yes | |
| create_carousel | ✓ no | |
| schedule_post | ✓ no | |
| list_connected_accounts | ✓ no | |
| list_recent_posts | ✓ no | |
| find_next_slots | ✓ no | |
| schedule_content_plan | ✓ no | |
| fetch_youtube_analytics | ✓ no | |
| get_performance_insights⚠ | ⚠ yes | |
| get_best_posting_times | ✓ no | |
| fetch_analytics | ✓ no | |
| refresh_platform_analytics⚠ | ⚠ yes | |
| get_mcp_usage | ✓ no | |
| get_brand_runtime⚠ | ⚠ yes | |
| explain_brand_system | ✓ no | |
| check_brand_consistency | ✓ no | |
| audit_brand_colors | ✓ no | |
| export_design_tokens | ✓ no | |
| plan_content_week | ✓ no | |
| save_content_plan | ✓ no | |
| get_content_plan | ✓ no | |
| update_content_plan | ✓ no | |
| submit_content_plan_for_approval | ✓ no | |
| upload_media | ✓ no | |
| get_media_url | ✓ no | |
| generate_content | ✓ no | |
| fetch_trends | ✓ no | |
| adapt_content | ✓ no |
{
"mcpServers": {
"socialneuronmcp": {
"command": "npx",
"args": [
"-y",
"@socialneuron/mcp-server"
]
}
}
}