Skip to main content

Which Tools are Available?

All the tools that the MPC provides to AI models

Xpoz avatar
Written by Xpoz
Updated over a month ago

🐦 XPOZ MCP - Twitter/X Tools Reference

Access comprehensive Twitter/X data through XPOZ Model Context Protocol (MCP) without managing API keys.


πŸ› οΈ Available Tools

πŸ‘€ User Information Tools

Tool Name

What It Does

getTwitterUserByUsername

Get detailed profile information for any Twitter user by their username

getTwitterUserById

Get profile information using a Twitter user ID

searchTwitterUsers

Find Twitter users by searching names or usernames


πŸ“ Posts & Tweets Tools

Tool Name

What It Does

getTwitterPostById

Retrieve a specific tweet and its metadata by tweet ID

getTwitterPostsByAuthorUsername

Get all tweets from a specific user by their username

getTwitterPostsByAuthorId

Get all tweets from a specific user by their user ID

getTwitterPostsByKeywords

Search for tweets matching specific keywords or phrases

countTweets

Count how many tweets match a phrase within a date range


πŸ’¬ Engagement & Interaction Tools

Tool Name

What It Does

getTwitterPostComments

Get all replies to a specific tweet

getTwitterPostQuotes

Get all quote tweets of a specific tweet

getTwitterPostRetweets

Get all retweets of a specific tweet


πŸ› οΈ Utility Tools

Tool Name

What It Does

checkAccessKeyStatus

Verify your API access status and usage limits

getUserAccessKey

Retrieve your access key (requires confirmation)

checkOperationStatus

Monitor long-running operations

cancelOperation

Cancel an operation in progress


🎯 Available Data Fields

Twitter Post Fields

Category

Fields

Core

id, text, authorId, authorUsername, createdAt, createdAtDate

Engagement

retweetCount, replyCount, quoteCount, impressionCount, bookmarkCount

Metadata

lang, possiblySensitive, suspended, deleted, source

Relations

conversationId, quotedTweetId, retweetedTweetId

Content

hashtags, mentions, mediaUrls

Location

country, region, city


πŸ“Έ XPOZ MCP - Instagram Tools Reference

Access comprehensive Instagram data through XPOZ Model Context Protocol (MCP) without managing API keys.


πŸ› οΈ Available Tools

πŸ‘€ User Information Tools

Tool Name

What It Does

getInstagramUserByUsername

Get detailed profile information for any Instagram user by their username

getInstagramUserById

Get profile information using an Instagram user ID

searchInstagramUsers

Find Instagram users by searching names or usernames


πŸ“· Post Tools

Tool Name

What It Does

getInstagramPostById

Retrieve a specific Instagram post by its post ID

getInstagramPostsByUserId

Get all posts from a specific user by their user ID

getInstagramPostsByUsername

Get all posts from a specific user by their username

getInstagramPostsByKeywords

Search for posts matching specific keywords or hashtags


πŸ’¬ Engagement Tools

Tool Name

What It Does

getInstagramCommentsByPostId

Get all comments on a specific Instagram post


πŸ› οΈ Utility Tools

Tool Name

What It Does

checkAccessKeyStatus

Verify your API access status and usage limits

getUserAccessKey

Retrieve your access key (requires confirmation)

checkOperationStatus

Monitor long-running operations

cancelOperation

Cancel an operation in progress


🎯 Available Data Fields

Instagram Post Fields

Category

Fields

Core

id, postType, userId, username, fullName, caption, createdAt, createdAtTimestamp, createdAtDate

Engagement

likeCount, commentCount, reshareCount, videoPlayCount

Media

mediaType, codeUrl, imageUrl, videoUrl, audioOnlyUrl, profilePicUrl, videoSubtitlesUri, videoDuration

Instagram Comment Fields

Category

Fields

Core

id, text, parentPostId, type, parentCommentId, repliedToCommentId, childCommentCount

User

userId, username, fullName

Engagement

likeCount

Meta

createdAt, createdAtTimestamp, createdAtDate, status, isSpam, hasTranslation


Did this answer your question?