Skip to content
Claude Desktop

KonbiniAPI MCP for Claude Desktop

com.konbiniapi/mcp

Get social media data from Instagram and TikTok: profiles, posts, videos, comments, and more.

client:Claude Desktop transport:streamable-http

Install KonbiniAPI MCP 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://mcp.konbiniapi.com"
      ]
    }
  }
}

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

KonbiniAPI MCP in other clients