Instagram Direct Messages
@trypeggy
About Instagram Direct Messages
This is a Model Context Protocol (MCP) server for sending instagram Direct Messages
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.
Frequently asked questions
What does this MCP server do?
It sends Instagram Direct Messages via the Model Context Protocol.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 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,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
ICSS
chokcoco不止于 CSS
Comments