
Twitterapi Io Mcp Server
Let your agent pull tweets, profiles, followers, and trends from twitterapi.io for research and growth loops.
Overview
twitterapi.io MCP is a MCP server for the Grow phase that fetches Twitter/X tweets, users, followers, and trends via the twitterapi.io API.
What is this MCP server?
- Official MCP bridge for twitterapi.io (npm @kaitoinfra/twitterapi-io-mcp-server)
- Twitter/X data: tweets, users, followers, trends
- Requires TWITTERAPI_IO_API_KEY from twitterapi.io dashboard
- stdio MCP server version 0.1.2
- Pairs with growth and research workflows in agent clients
- Required env var TWITTERAPI_IO_API_KEY
- npm identifier @kaitoinfra/twitterapi-io-mcp-server
What problem does it solve?
Manually exporting X data for research or content planning breaks agent workflows and slows validation of audience assumptions.
Who is it for?
Indie hackers doing social listening, trend checks, and follower research through an MCP client.
Skip if: Products with no social distribution angle or teams blocked from paid twitterapi.io API access.
What do I get? / Deliverables
After you add the server and API key, your agent can query live Twitter/X datasets inside Claude Code or Cursor.
- Agent-accessible tweet, user, follower, and trend queries
- Faster social research loops without manual X exports
- Growth and launch monitoring prompts backed by live API data
Recommended MCP Servers
Journey fit
Twitter/X data most often compounds distribution and content decisions after you have something to promote, which is the Grow phase. Tweets, trends, and audience signals feed content planning and social distribution, not core app compilation.
How it compares
Twitter/X read API MCP connector, not an in-app analytics warehouse or SEO skill.
Common Questions / FAQ
Who is twitterapi-io MCP for?
It is for builders and marketers using agents who need programmatic tweets, users, followers, and trends from twitterapi.io.
When should I use twitterapi-io MCP?
Use it during audience research, launch monitoring, or ongoing content and distribution analysis on X.
How do I add twitterapi-io MCP to my agent?
Add the stdio MCP entry for @kaitoinfra/twitterapi-io-mcp-server, set required TWITTERAPI_IO_API_KEY from https://twitterapi.io, then reload MCP in your agent.