This MCP server provides offline access to TwitterAPI.io documentation for AI assistants, featuring 67 active API endpoints and various guides without requiring an API key.
From the registry: Offline access to TwitterAPI.io docs for AI assistants. 67 endpoints, 32 pages, 24 blog posts.
$ node --versionPlease install the `twitterapi-io-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js** — Node.js 18.18.0+ Run: `node --version`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","twitterapi-io-mcp"]
- optional environment variables:
- `TWITTERAPI_MCP_DISK_CACHE`: Set to 0 to disable disk caching (example: `1`)
Note: Offline TwitterAPI.io documentation: 67 endpoints, 32 guides, 24 blog posts. No API key needed. All bundled locally.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TWITTERAPI_MCP_DISK_CACHESet to 0 to disable disk cachingOfficial TypeScript library for the Telnyx API