instagram_search_posts — SocialDataX Instagram MCP MCP Tool
instagram_search_posts
(instagram search posts) is one of 13 tools on the
SocialDataX Instagram MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call instagram_search_posts from your client
- Claude Code SocialDataX Instagram MCP instagram_search_posts run in your project directory
- Claude Desktop SocialDataX Instagram MCP instagram_search_posts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX Instagram MCP instagram_search_posts ~/.cursor/mcp.json
- VS Code SocialDataX Instagram MCP instagram_search_posts .vscode/mcp.json
- Zed SocialDataX Instagram MCP instagram_search_posts ~/.config/zed/settings.json
- Windsurf SocialDataX Instagram MCP instagram_search_posts ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX Instagram MCP instagram_search_posts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX Instagram MCP instagram_search_posts ~/.gemini/settings.json
- Grok SocialDataX Instagram MCP instagram_search_posts .mcp.json (in your project root)
- ChatGPT SocialDataX Instagram MCP instagram_search_posts Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX Instagram MCP instagram_search_posts Settings → Connectors → Add custom connector
- LangChain SocialDataX Instagram MCP instagram_search_posts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http instagram-insights https://mcp.socialdatax.com/instagram/mcp
Other tools on this server
- instagram_get_post_detail_by_post_id
- instagram_get_post_detail_by_post_url
- instagram_get_post_comments_by_post_url
- instagram_get_post_comment_replies_by_comment_id
- instagram_get_user_info_by_username
- instagram_get_user_info_by_profile_url
- instagram_get_user_posts_by_username
- instagram_get_user_posts_by_profile_url
- instagram_submit_video_speech_text_by_post_url
- instagram_submit_video_speech_text_by_post_id
- instagram_get_video_speech_text_job
- socialdatax_get_points_balance
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.