Skip to content
Claude Desktop

GramScraper for Claude Desktop

com.gramscraper/mcp

Public Instagram and TikTok data: profiles, posts, reels, stories, comments, hashtags and places.

client:Claude Desktop transport:streamable-http

Install GramScraper in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gramscraper.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

GramScraper in other clients