get_locations — instagram scraper MCP Tool Read-only
get_locations
(get locations) is one of 40 tools on the
instagram scraper
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_locations from your client
- Claude Code instagram scraper get_locations run in your project directory
- Claude Desktop instagram scraper get_locations ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor instagram scraper get_locations ~/.cursor/mcp.json
- VS Code instagram scraper get_locations .vscode/mcp.json
- Zed instagram scraper get_locations ~/.config/zed/settings.json
- Windsurf instagram scraper get_locations ~/.codeium/windsurf/mcp_config.json
- Cline instagram scraper get_locations ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI instagram scraper get_locations ~/.gemini/settings.json
- Grok instagram scraper get_locations .mcp.json (in your project root)
- ChatGPT instagram scraper get_locations Settings → Connectors → Advanced → Developer mode
- Claude.ai instagram scraper get_locations Settings → Connectors → Add custom connector
- LangChain instagram scraper get_locations pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http instagram-scraper https://mcp.jojapi.com/instagram-scraper
Other tools on this server
- get_additional_info
- get_basic_engagement
- get_business
- get_comments
- get_followers
- get_followings
- get_get_stories
- get_get_stories_hd
- get_guides
- get_hashtag
- get_highlights
- get_highlights_tray
- get_info
- get_info_username
- get_likes
- get_location_search
- get_music_search
- get_music_trending
- get_noCORS
- get_posts
- get_posts_username
- get_post_info
- get_post_info_v2
- get_randusername
- get_reel
- get_reels_posts
- get_reels_posts_username
- get_requests
- get_search
- get_server
- get_similar_accounts
- get_stories
- get_stories_hd
- get_tagged
- get_tv_info
- get_tv_posts
- get_tv_posts_username
- get_user_id
- get_web_profile_info
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.