get_instagram_posts — Influship MCP Tool Read-only
get_instagram_posts
(get instagram posts) is one of 37 tools on the
Influship
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_instagram_posts from your client
- Claude Code Influship get_instagram_posts run in your project directory
- Claude Desktop Influship get_instagram_posts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Influship get_instagram_posts ~/.cursor/mcp.json
- VS Code Influship get_instagram_posts .vscode/mcp.json
- Zed Influship get_instagram_posts ~/.config/zed/settings.json
- Windsurf Influship get_instagram_posts ~/.codeium/windsurf/mcp_config.json
- Cline Influship get_instagram_posts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Influship get_instagram_posts ~/.gemini/settings.json
- Grok Influship get_instagram_posts .mcp.json (in your project root)
- ChatGPT Influship get_instagram_posts Settings → Connectors → Advanced → Developer mode
- Claude.ai Influship get_instagram_posts Settings → Connectors → Add custom connector
- LangChain Influship get_instagram_posts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http influship-mcp https://mcp.influship.com/mcp
Other tools on this server
- get_sample_creator
- search_creators
- semantic_search_creators
- autocomplete_creators
- find_lookalike_creators
- match_creators
- get_creator
- get_profile
- lookup_profiles
- get_posts
- get_instagram_post
- get_instagram_post_transcript
- get_instagram_post_transcripts
- get_tiktok_profile
- list_tiktok_profile_videos
- get_tiktok_videos
- get_tiktok_video_transcripts
- get_tiktok_music
- search_tiktok_users
- search_tiktok_videos
- get_tiktok_video_captions
- list_tiktok_hashtag_videos
- list_tiktok_music_videos
- get_tiktok_video
- list_tiktok_video_comments
- list_tiktok_comment_replies
- get_tiktok_video_transcript
- get_youtube_channel
- get_youtube_video_transcript
- get_youtube_channel_transcripts
- search_youtube
- get_youtube_video
- get_youtube_typeahead
- render_creator_shortlist
- render_creator_profile
- render_creator_comparison
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.