Servers
Instagram Engagement MCP
@Bob-lance
π’ Instagram MCP Server β A powerful Model Context Protocol (MCP) server for tracking Instagram engagement, generating leads, and analyzing audience feedback.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"instagram-engagement-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Bob-lance/instagram-engagement-mcp",
"--client",
"claude"
]
}
}
}