Skip to main content
Glama

instagram_login

Authenticate with Instagram to establish a persistent session that remains active across server restarts, enabling access to Instagram features.

Instructions

Login to an Instagram account. The session will be saved and persist across server restarts.

Input Schema

NameRequiredDescriptionDefault
usernameYesInstagram username
passwordYesInstagram password

Input Schema (JSON Schema)

{ "properties": { "password": { "description": "Instagram password", "type": "string" }, "username": { "description": "Instagram username", "type": "string" } }, "required": [ "username", "password" ], "type": "object" }

Other Tools

Related Tools

    Latest Blog Posts

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anand-kamble/mcp-instagram'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server