bymosesblxk
Engagement metrics and analytics for Instagram accounts.
API Key Required
Configuration
{
"mcpServers": {
"instagram": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-instagram"
],
"env": {
"INSTAGRAM_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.