An MCP server that enables AI assistants to access Sprout Social data including analytics, publishing, messages, and listening through a standardized interface.
{
"mcpServers": {
"sprout-social": {
"command": "npx",
"args": [
"-y",
"@jginorio/sprout-social-mcp"
]
}
}
}