Skip to main content
Glama
index.ts2.71 kB
export { accountOverviewSchema, accountOverviewDescription, getAccountOverview, getActivitySchema, getActivityDescription, getActivity, editProfileSchema, editProfileDescription, editProfile, blockUserSchema, blockUserDescription, blockUser, setPrivacySchema, setPrivacyDescription, setPrivacy, } from './account.js'; export { recentPostsSchema, recentPostsDescription, getRecentPosts } from './posts.js'; export { followersSchema, followersDescription, getFollowers } from './followers.js'; export { followingSchema, followingDescription, getFollowing } from './following.js'; export { postInsightsSchema, postInsightsDescription, getPostInsights } from './insights.js'; export { compareSchema, compareDescription, compareFollowLists } from './compare.js'; export { searchSchema, searchDescription, searchInstagram } from './search.js'; export { uploadPhotoSchema, uploadPhotoDescription, uploadPhoto, uploadVideoSchema, uploadVideoDescription, uploadVideo, uploadReelSchema, uploadReelDescription, uploadReel, } from './upload.js'; export { uploadAlbumSchema, uploadAlbumDescription, uploadAlbum, searchLocationsSchema, searchLocationsDescription, searchLocations, } from './advanced_media.js'; export { followUserSchema, followUserDescription, followUser, unfollowUserSchema, unfollowUserDescription, unfollowUser, } from './friendship.js'; export { getInboxSchema, getInboxDescription, getInbox, sendDirectMessageSchema, sendDirectMessageDescription, sendDirectMessage, getDirectMessagesSchema, getDirectMessagesDescription, getDirectMessages, reactToMessageSchema, reactToMessageDescription, reactToMessage, getPendingRequestsSchema, getPendingRequestsDescription, getPendingRequests, muteThreadSchema, muteThreadDescription, muteThread, leaveThreadSchema, leaveThreadDescription, leaveThread, } from './direct.js'; export { likeMediaSchema, likeMediaDescription, likeMedia, addCommentSchema, addCommentDescription, addComment, replyToCommentSchema, replyToCommentDescription, replyToComment, likeCommentSchema, likeCommentDescription, likeComment, } from './interactions.js'; export { getStoriesSchema, getStoriesDescription, getStories, getHighlightsSchema, getHighlightsDescription, getHighlights, } from './stories.js'; export { getTimelineSchema, getTimelineDescription, getTimeline, getDiscoverSchema, getDiscoverDescription, getDiscover, getSavedSchema, getSavedDescription, getSaved, getLikedSchema, getLikedDescription, getLiked, getTagFeedSchema, getTagFeedDescription, getTagFeed, } from './feeds.js';

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/arjun1194/insta-mcp'

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