Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/node2flow/instagram
REMOTE

Instagram

node2flow/instagram

MCP server for Instagram Graph API — publish photos, reels, carousels, and stories, manage comments, view insights, and search hashtags through 25 tools. ## Features - Publish photos, carousels (2-10 items), reels, and stories - 2-step publishing handled automatically (create container then publish) - Comment management and moderation (reply, hide, delete, list replies) - Account and media insights analytics - Hashtag research (search, recent media, top media) - Business Discovery — look up other Business/Creator accounts - Content publishing rate limit check (50 posts/day) - Tagged and mentioned media tracking ## 25 Tools **Account (3)**: Get account info, account insights (impressions/reach/followers), list media posts **Publishing (4)**: Publish photo, carousel (2-10 items), reel (video), story (24h) **Media (3)**: Get media details, media insights, carousel children **Comments (6)**: List comments, get comment, reply, delete, hide/unhide, list replies **Discovery (1)**: Look up other Business/Creator accounts by username **Limit (1)**: Check content publishing rate limit (50/day quota) **Stories (2)**: List active stories, story insights **Hashtags (3)**: Search hashtag, recent media, top media **Mentions (2)**: List tagged media, get mentioned media ## Configuration - `INSTAGRAM_ACCESS_TOKEN` (required) — Facebook/Instagram User Access Token with instagram_basic, instagram_content_publish, instagram_manage_comments, instagram_manage_insights permissions - `INSTAGRAM_ACCOUNT_ID` (optional) — Instagram Business Account ID (find via Facebook Page settings)

22 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (7mo)
22toolsRemote/ HTTP7moindexed
100% uptime · 391ms avgChecked Sep 15, 2026
Quality Score
64/95
Deep
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure14.7/20
212 days indexed
Capability19/25
Tools: 7/13 (22 tools)
Description: 5/5
Endpoint: 7/7
Adoption5.7/25
Use count: 5.7/20 (25 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (23/23 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
22 tools. Nothing caught our attention.
First indexed Feb 16, 2026
Server Profile
Tools catalogued
22
22 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 391ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://instagram--node2flow.run.tools
Tools (22)
ig_get_account
Get Instagram Business/Creator account info: username, name, bio, followers, following, media count, profile picture, and website.
ig_get_account_insights
Get account-level analytics. Metrics: impressions, reach, follower_count, email_contacts, phone_call_clicks, text_message_clicks, website_clicks, profile_views. Period: day, week, days_28, lifetime.
ig_list_media
List media posts from an Instagram account. Returns ID, caption, type (IMAGE/VIDEO/CAROUSEL_ALBUM), URL, permalink, timestamp, likes, and comments count.
ig_publish_photo
Publish a photo post to Instagram. Requires a public image URL. Handles the 2-step process (create container → publish) automatically.
ig_publish_carousel
Publish a carousel post (multiple images/videos) to Instagram. Provide 2-10 media URLs. Each item can be an image or video URL.
ig_publish_reel
Publish a Reel (short video) to Instagram. Video must be publicly accessible. Supports cover image and share-to-feed option.
Show all 22 tools ↓
ig_publish_story
Publish a Story (image or video) to Instagram. Stories disappear after 24 hours.
ig_get_media
Get details of a single Instagram media post: caption, type, URL, permalink, timestamp, likes, and comments count.
ig_get_media_insights
Get analytics for a specific media post. Image/Carousel metrics: impressions, reach, engagement, saved. Video/Reel metrics: plays, reach, total_interactions, saved.
ig_get_children
Get individual items from a carousel post. Returns each child media with ID, type, and URL.
ig_list_comments
List comments on an Instagram media post. Returns comment ID, text, username, timestamp, like count, and hidden status.
ig_get_comment
Get a single comment with its replies. Returns comment text, author, timestamp, like count, and threaded replies.
ig_reply_comment
Reply to an Instagram comment. Creates a threaded reply under the comment.
ig_delete_comment
Permanently delete a comment from an Instagram post.
ig_hide_comment
Hide or unhide a comment. Hidden comments are only visible to the commenter.
ig_list_stories
List currently active Stories on the account. Stories disappear after 24 hours.
ig_get_story_insights
Get insights for a specific Story. Metrics: impressions, reach, replies, taps_forward, taps_back, exits.
ig_search_hashtag
Search for a hashtag by name and get its ID. Use the returned ID with ig_get_hashtag_recent or ig_get_hashtag_top. Limited to 30 searches per 7 days.
ig_get_hashtag_recent
Get recent media posts for a hashtag. Returns public posts from the last 24 hours. Use ig_search_hashtag first to get the hashtag_id.
ig_get_hashtag_top
Get top (most popular) media posts for a hashtag. Returns the most engaged public posts. Use ig_search_hashtag first to get the hashtag_id.
ig_list_tags
List media posts where the account has been tagged (photo tags, not @mentions). Returns post details.
ig_get_mentioned_media
Get details of a media post where the account was @mentioned in a caption. Requires the mentioned_media_id from a webhook notification.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from node2flow
Line-bot
MCP server for LINE Messaging API — send messages, manage groups, rich menus, webhooks, and more. ## Features - Push, reply, multicast, and broadcast messages - User profiles, follower lists, and bot info - Group chat management (summary, members, profiles) - Rich menu CRUD, default setting, and per-user linking - Message quota monitoring and follower insights - Webhook URL configuration and connectivity testing ## 25 Tools **Messages**: push, reply, multicast, broadcast, validate **User & Bot**: get profile, get follower IDs, get bot info, display loading **Group Chat**: get summary, get members count, get member IDs, get member profile **Rich Menu**: create, list, get, delete, set default, link to user **Quota & Insights**: get quota, get consumption, get followers count **Webhook**: set URL, get info, test endpoint ## Configuration - LINE_CHANNEL_ACCESS_TOKEN — Channel Access Token from LINE Developers Console (Messaging API channel settings)
Google Docs
MCP server for Google Docs : create, read, edit, format, and manage documents through 26 tools. ## Features - Create and read document content with full structure - Insert, delete, and replace text at any position - Format text: bold, italic, underline, fonts, colors, links - Paragraph styles: alignment, spacing, headings (H1-H6) - Bulleted and numbered lists - Tables: insert, add/delete rows and columns, merge cells - Headers, footers, and section breaks - Named ranges for bookmarking content - Raw batchUpdate for any Docs API operation ## 26 Tools - **Document**: create and get document content - **Content**: insert text, delete, replace all, insert image, page break - **Text Formatting**: update text style, update paragraph style - **Lists**: create and delete bullets/numbering - **Tables**: insert table, add/delete rows and columns, merge/unmerge cells - **Headers & Footers**: create and delete headers and footers - **Sections & Named Ranges**: section breaks, create and delete named ranges - **Advanced**: raw batchUpdate pass-through ## Configuration - `GOOGLE_CLIENT_ID` : OAuth 2.0 Client ID from Google Cloud Console - `GOOGLE_CLIENT_SECRET` : OAuth 2.0 Client Secret - `GOOGLE_REFRESH_TOKEN` : Refresh token with documents scope
WordPress
MCP server for WordPress REST API — manage posts, pages, media, comments, taxonomy, and users. ## Features - Full CRUD for posts, pages, comments, and media - Taxonomy management (categories, tags) - User and site information - HTTP Basic Auth with Application Passwords ## 20 Tools **Posts**: create, list, get, update, delete posts **Pages**: create, list, get, update, delete pages **Media**: list media, upload from URL **Comments**: create, list, get, update comments **Taxonomy**: manage categories and tags **Users & Site**: get users, site settings ## Configuration - WORDPRESS_URL — Your WordPress site URL - WORDPRESS_USERNAME — WordPress username - WORDPRESS_APP_PASSWORD — Application Password (Settings > Users > Application Passwords)
Gemini File Search
MCP server for Google's Gemini File Search and RAG (Retrieval-Augmented Generation). ## Features - Create and manage File Search stores - Upload documents (text, PDF, base64) with custom metadata and chunking config - Import existing Gemini files into stores - Track upload/operation status - Query documents using RAG with model selection and metadata filtering ## 12 Tools **Store Management**: create, list, get, delete stores **Upload & Import**: upload content directly or import existing files **Operations**: check status of store/upload operations **Documents**: list, get, delete documents in stores **RAG Query**: query documents with Gemini models (supports metadata filters) ## Configuration - GEMINI_API_KEY — Get one at https://aistudio.google.com/apikey
Google Drive
MCP server for Google Drive API v3 : search, read, create, share, and manage files and folders. ## Features - Search files with powerful query syntax (name, type, folder, date, full-text) - Read text file content and export Google Workspace files (Docs, Sheets, Slides) - Create, copy, rename, move, star, trash, and permanently delete files - Share files with users, groups, domains, or make public with role-based access - Add comments and threaded replies on files, resolve comment threads - Manage shared drives (create, list, delete) - View file revision history and storage quota ## 23 Tools - **Files (10):** search, get metadata, read content, create, update, copy, delete, export, create folder, empty trash - **Permissions (3):** list permissions, share file, unshare file - **Comments (3):** list, create, delete comments - **Replies (2):** list, create replies (with resolve/reopen actions) - **Shared Drives (3):** list, create, delete shared drives - **Revisions (1):** list file revision history - **About (1):** user info, storage quota, import/export formats ## Configuration - `GOOGLE_CLIENT_ID` : OAuth 2.0 Client ID from Google Cloud Console - `GOOGLE_CLIENT_SECRET` : OAuth 2.0 Client Secret - `GOOGLE_REFRESH_TOKEN` : Refresh token obtained via OAuth consent flow with `drive` scope (use Google OAuth Playground)
SQLite
Local MCP server for SQLite databases — query, manage schema, tables, indexes, and transactions through 15 tools. Install locally via npx only — each user gets their own database. Features: - Execute SQL queries and statements with parameter binding - Full schema management (tables, columns, indexes, foreign keys) - Database analysis (size, table stats, integrity check) - WAL mode enabled for better concurrency Install (Claude Desktop / Cursor): npx -y @node2flow/sqlite-mcp Tool categories: - Query (3): execute_query, execute_run, execute_many - Schema (4): list_tables, describe_table, list_indexes, list_foreign_keys - Table (3): create_table, alter_table, drop_table - Index (2): create_index, drop_index - Database (3): get_info, vacuum, integrity_check Configuration: - SQLITE_DB_PATH (required) — Path to your local SQLite database file - SQLITE_TIMEOUT (optional) — Busy timeout in milliseconds (default: 5000) Note: This is a local-only tool. Install via npx to use your own database files.
Similar servers
NodeAPI
Machine-native GIS processing API for AI agents and developers. Convert, reproject, validate, repair, buffer, clip, dissolve, and tile vector geodata across 25 endpoints. Pay-per-use USDC on Solana Mainnet ($0.01/op). No accounts, no API keys. Remote MCP SSE.
astllm-mcp
An MCP server for efficient code indexing and symbol retrieval using tree-sitter AST parsing to fetch specific functions or classes without loading entire files. It significantly reduces AI token costs by providing O(1) byte-offset access to code components across multiple programming languages.
Openterms-mcp
Cryptographic proof of consent for AI agents. Sign before you act. Policy engine enforces spending caps, action whitelists, and escalation rules. Independently verifiable by anyone.
Aegis-ZK
On-chain trust verification for AI agent tools. Agents query skill attestations, audit levels, and risk scores before running third-party MCP servers, so you know what's safe before you execute.
Satoshidata Wallet Intelligence
Bitcoin wallet intelligence for AI agents: labels, risk signals, transactions, fees, and mempool.
HiveAgent — The Agentzon
498 MCP tools across 12 industry verticals. Marketplace, escrow, DeFi, legal, healthcare, insurance, construction, and trades. USDC payments on Base L2.
Indexed from Smithery · Updates nightlyView on Smithery →