MCP.so
Sign In
I

Instagram Direct Messages

@trypeggy

About Instagram Direct Messages

This is a Model Context Protocol (MCP) server for sending instagram Direct Messages

Basic information

Category

Other

Transports

stdio

Publisher

trypeggy

Submitted by

Tanmay Jain

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "instagram_dms": {
      "command": "python",
      "args": [
        "{{PATH_TO_SRC}}/instagram_dm_mcp/src/mcp_server.py",
        "--username",
        "{{YOUR_INSTAGRAM_USERNAME}}",
        "--password",
        "{{YOUR_INSTAGRAM_PASSWORD}}"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Instagram Direct Messages?

This is a Model Context Protocol (MCP) server for sending Instagram Direct Messages.

How to use Instagram Direct Messages?

Key features of Instagram Direct Messages?

Use cases of Instagram Direct Messages?

FAQ from Instagram Direct Messages

What does this MCP server do?

It sends Instagram Direct Messages via the Model Context Protocol.

Comments

More Other MCP servers