From 540267b4e4e42285ae8b5d15283f578e1c8bcaf8 Mon Sep 17 00:00:00 2001 From: Doruk Ardahan Date: Fri, 5 Dec 2025 13:40:26 +0300 Subject: [PATCH] Add twitterapi-docs-mcp - TwitterAPI.io documentation server An MCP server providing offline access to TwitterAPI.io documentation for Claude and other AI assistants. - npm: https://www.npmjs.com/package/twitterapi-docs-mcp - GitHub: https://github.com/dorukardahan/twitterapi-docs-mcp - 52 API endpoints, 8 guides, 5 blog articles - Offline-first with hybrid caching - MIT licensed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edb5cf95..28389304 100644 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ Tools and integrations that enhance the development workflow and environment man - [Tommertom/awesome-ionic-mcp](https://github.com/Tommertom/awesome-ionic-mcp) 📇 🏠 - Your Ionic coding buddy enabled via MCP – build awesome mobile apps using React/Angular/Vue or even Vanilla JS! - [tipdotmd/tip-md-x402-mcp-server](https://github.com/tipdotmd/tip-md-x402-mcp-server) 📇 ☁️ - MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet. - [tumf/mcp-text-editor](https://github.com/tumf/mcp-text-editor) 🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage. +- [dorukardahan/twitterapi-docs-mcp](https://github.com/dorukardahan/twitterapi-docs-mcp) 📇 🏠 - Offline access to TwitterAPI.io documentation for AI assistants. 52 API endpoints, guides, pricing info, and authentication docs. - [utensils/mcp-nixos](https://github.com/utensils/mcp-nixos) 🐍 🏠 - MCP server providing accurate information about NixOS packages, system options, Home Manager configurations, and nix-darwin macOS settings to prevent AI hallucinations. - [vasayxtx/mcp-prompt-engine](https://github.com/vasayxtx/mcp-prompt-engine) 🏎️ 🏠 🪟️ 🐧 🍎 - MCP server for managing and serving dynamic prompt templates using elegant and powerful text template engine. - [vivekvells/mcp-pandoc](https://github.com/vivekVells/mcp-pandoc) 🗄️ 🚀 - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.