Instagram Direct Messages
@trypeggy
About Instagram Direct Messages
This is a Model Context Protocol (MCP) server for sending instagram Direct Messages
Basic information
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.
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
Comments