Skip to main content
Glama
kinhunt

twitterapi-mcp

by kinhunt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROXY_URLNoProxy URL for enterprise environments (optional)
HTTP_PROXYNoAlternative proxy URL (optional)
TWITTERAPI_API_KEYYesYour TwitterAPI.io API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_by_usernameB

Get Twitter user information by username

get_user_by_idA

Get Twitter user information by user ID

get_user_tweetsB

Get tweets from a specific user

search_tweetsC

Search for tweets using keywords

get_tweet_by_idB

Get a specific tweet by its ID

get_tweet_repliesB

Get replies to a specific tweet

get_user_followersC

Get followers of a specific user

get_user_followingC

Get users that a specific user is following

search_usersC

Search for Twitter users

login_userA

Login to Twitter account for write actions (requires username and password)

create_tweetA

Create a new tweet (requires login)

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/kinhunt/twitterapi-mcp'

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