Instagram MCP Server
@duhlink
关于 Instagram MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Instagram MCP Server?
A Model Context Protocol (MCP) server that fetches Instagram posts using Chrome's existing login session. It is built for developers who want to programmatically retrieve Instagram data without additional authentication, relying on an already-authenticated Chrome profile.
How to use Instagram MCP Server?
Install dependencies with npm install, build with npm run build, then run with CHROME_USER_DATA_DIR=/path/to/chrome/profile npm start. The server exposes the get_instagram_posts tool, which accepts a required username, and optional limit, saveDir, and delayBetweenPosts parameters.
Key features of Instagram MCP Server
- Modular architecture with clear separation of concerns
- Type-safe implementation using TypeScript
- Improved error handling and standardized error codes
- Configurable through environment variables
- JSON-RPC 2.0 compliant communication
- Automatic media downloading and metadata generation
Use cases of Instagram MCP Server
- Fetch recent posts from any public Instagram profile
- Automatically download media files and generate metadata
- Generate SEO-friendly descriptions for Instagram content
- Integrate Instagram data into AI workflows via MCP
FAQ from Instagram MCP Server
—
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论