Back to MCP Servers
Twitterapi Docs
Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs.
developer-toolsapiai
By dorukardahan
Installation
npx -y twitterapi-docs-mcpConfiguration
{
"mcpServers": {
"twitterapi-docs-mcp": {
"command": "npx",
"args": ["-y", "twitterapi-docs-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes