ig-extract-mcp
Provides tools to extract Instagram posts, reels, and carousels, including captions, media URLs, per-slide content, and OCR-based parsing of screenshots into structured screener filters.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ig-extract-mcpExtract https://www.instagram.com/p/Db_A9NQn3R2/ into screener filters"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ig-extract-mcp
MCP server — extract konten Instagram apapun (post / reel / carousel banyak slide) jadi filter screener terstruktur.
Handle caption, OCR per slide, dan parsing pola umum PER/PBV/ROE/DER/volume/RSI/foreign/ARA/sektor/harga — reusable buat workflow IG-to-screener apapun, bukan cuma 1 post.
Tools (4)
Tool | Deskripsi |
| Extract IG post/reel/carousel → caption + media URLs per slide + metadata. Support |
| Parse teks bebas (caption/OCR) → filter JSON |
| OCR gambar screener (screenshot carousel banyak slide, tabel, cover reel) → filter JSON gabungan. |
| One-shot: URL IG apapun → auto extract + parse → filter siap pakai. Paling gampang. |
Related MCP server: Instagram MCP Server
Carousel Banyak Slide
Carousel di-handle penuh:
ig_extractreturncarousel: [{url, is_video, typename}]+slide_countper slidescreener_from_imagebisa dipanggil per slide, laluscreener_parsegabungkan semua teksig_to_screenerotomatis gabungkan caption + hint preset
Install
npm install
npm run buildPakai di Claude / Hermes
{
"mcpServers": {
"ig-extract": {
"command": "node",
"args": ["/path/to/ig-extract-mcp/dist/index.js"]
}
}
}Atau via Hermes:
hermes mcp add ig-extract -- node /path/to/ig-extract-mcp/dist/index.jsContoh
User: "extract https://www.instagram.com/p/Db_A9NQn3R2/ jadi filter"
→ ig_to_screener(url="https://www.instagram.com/p/Db_A9NQn3R2/")
→ {caption: "PER<15 PBV<1 ROE>15% ...", filters: [{field:"per",op:"<",value:15}, ...]}
User: [kirim screenshot carousel 5 slide]
→ screener_from_image per slide → screener_parse gabungan → filter JSONSkill Dotagents
Juga tersedia sebagai skill ig-extract di ~/dotagents/skills/ig-extract/ — auto ke-load di Hermes/Opencode tanpa setup MCP.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Get social media data from Instagram and TikTok: profiles, posts, videos, comments, and more.
Schedule Instagram reels, manage comment-to-DM automations, and read analytics
Instagram for AI agents: publish, read comments and DMs, insights, and engage from your account.
16 Instagram endpoints. Pay per call in USDC via x402.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides tools for analyzing Instagram engagement metrics, extracting demographic insights, and identifying potential leads from Instagram posts and accounts.56446MIT
- FlicenseAqualityNot gradedmaintenanceEnables access to Instagram data through EnsembleData API, allowing retrieval of user information, posts, reels, follower counts, and search functionality for users, hashtags, and locations.9
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage Instagram Business accounts by automating content publishing, scheduling posts, and analyzing performance metrics. Supports posts, stories, reels, and carousels with detailed audience insights and hashtag discovery.
- AlicenseAqualityFmaintenanceEnables AI assistants to interact with Instagram by scraping profiles, posts, reels, DMs, and business insights through a robust, DOM-agnostic browser orchestration engine that bypasses Instagram's anti-automation measures.281Apache 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/nurhikam/mcp-ig-extract'
If you have feedback or need assistance with the MCP directory API, please join our Discord server