Skip to main content
Glama
BACH-AI-Tools

Instagram120 MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYYesAPI 密钥

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
postsC

Get Instagram posts by user ID or username. The maxId parameter is optional and allows you to paginate through posts. By specifying the maxId (end_cursor) from the previous response, you can retrieve the next 12 posts.

reelsC

Get Instagram reels by user ID or username. The maxId parameter is optional and allows you to paginate through reels. By specifying the maxId (end_cursor) from the previous response, you can retrieve the next 12 reels.

userinfoC

Getting user info by user ID or username

highlightsD

Getting highlights

highlight_storiesC

Getting highlight stories

storyD

Getting story by username and ID

hlsD

hls =\u003e mp4 converter

storiesC

Getting stories

linksC

Getting video links

profileD

Getting profile

getC

Getting data bypassing CORS

mediabyshortcodeC

Getting post/reel by shortcode

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-instagram120'

If you have feedback or need assistance with the MCP directory API, please join our Discord server