A
securityA
licenseA
qualityA Model Context Protocol (MCP) server for managing social media posts, currently supporting X (formerly Twitter).
Last updated -
3
7
JavaScript
MIT License
使用 Chrome 现有登录会话获取 Instagram 帖子的模型上下文协议 (MCP) 服务器。
该服务器采用模块化架构,结构如下:
服务器需要以下环境变量:
CHROME_USER_DATA_DIR
:包含登录会话的 Chrome 用户数据目录的路径可以通过配置管理器获得其他配置选项:
从 Instagram 个人资料中获取最近的帖子。
参数:
username
(必填):用于获取帖子的 Instagram 用户名limit
(可选):要获取的帖子数量(1-50)或“全部”saveDir
(可选):保存媒体文件和元数据的目录delayBetweenPosts
(可选):处理帖子之间等待的毫秒数例子:
服务器使用标准化的错误代码和消息:
INVALID_REQUEST
:请求格式或参数无效INVALID_PARAMS
:缺少参数或参数无效METHOD_NOT_FOUND
:未知方法或工具INTERNAL_ERROR
:服务器端错误麻省理工学院
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
允许通过模型上下文协议 (MCP) 使用 Chrome 现有的登录会话获取 Instagram 帖子的服务器。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/duhlink/instagram-server-next-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server