instagram for Claude Desktop
com.jojapi/instagram
Instagram: Instagram public data scraper API for search, users, posts, hashtags, locations and more.
client:Claude Desktop
transport:streamable-http
tools:22
Install instagram in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"instagram": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/instagram"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_user_details_by_username
- get_user_posts_by_username
- get_user_stories_by_username
- get_v3_user_details_by_username
- get_v3_user_stories
- get_v3_1_user_details_by_username
- get_v3_user_details_by_id
- get_v4_highlight_stories
- get_v2_post_details_by_shortcode
- get_v2_user_following_hashtags
- get_v2_user_tagged_posts
- get_v2_user_posts
- get_v4_user_highlights
- get_v4_user_stories
- get_v4_1_user_posts
- get_v4_user_posts
- get_v4_user_details_by_username
- get_v2_user_details_by_id
- get_v2_user_details_by_username
- get_v2_search
- get_v2_location_posts
- get_v2_tag_posts