twitterapi-io-mcp
Verified Safeby dorukardahan
Overview
Provides offline access to TwitterAPI.io documentation (endpoints, pages, blogs) for Claude and other AI assistants.
Installation
npx -y twitterapi-io-mcpEnvironment Variables
- TWITTERAPI_MCP_DISK_CACHE
Security Notes
The server primarily serves documentation from a local snapshot. When fetching live URLs via the `get_twitterapi_url` tool, it explicitly restricts fetches to `twitterapi.io` and `docs.twitterapi.io` domains, reducing arbitrary network risks. No `eval` or obvious obfuscation detected. Hardcoded secrets are not present; API keys in examples are placeholders. Configuration via environment variables is supported, which is good practice.
Similar Servers
x-twitter-mcp-server
An MCP server for interacting with Twitter (X) via AI tools, allowing natural language commands to fetch, post, search, and manage tweets and user data.
mcp-server-nodejs-api-docs
Provides up-to-date Node.js API documentation and release schedule information as a service via the Model Context Protocol.
magento-graphql-docs-mcp
Provides tools to search and retrieve Magento 2 GraphQL API documentation from local markdown files, aiding development and coding agents.
doc-hub-mcp
Provides offline, local Markdown document retrieval and resource reading capabilities for IDEs, Agents, or debugging tools, primarily focused on WeChat Work and Feishu developer documentation.