Twitter MCP Server for Claude Desktop
@SouravKumarBarman
关于 Twitter MCP Server for Claude Desktop
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"Twitter Assistant": {
"command": "npm",
"args": [
"--prefix",
"/full/path/to/twitter-mcp-server.js",
"start"
]
}
}
}工具
3`content` (string, max 280 chars), `dryRun` (boolean, optional)
`tweetId` (string)
`content` (string, max 280 chars)
概览
What is Twitter MCP Server for Claude Desktop?
Twitter MCP Server for Claude Desktop is a Model Context Protocol (MCP) server that connects Claude Desktop to the Twitter API. It enables users to post tweets, analyze content, fetch trending topics, and generate well-structured tweet drafts from natural language prompts.
How to use Twitter MCP Server for Claude Desktop?
Install Node.js v16 or higher, clone the repository, run npm install, and add your Twitter API credentials to a .env file. Configure the server in Claude Desktop’s MCP settings by adding a JSON entry that points to the server script. Once configured, ask Claude Desktop to perform actions such as posting tweets, analyzing content, or fetching trends.
Key features of Twitter MCP Server for Claude Desktop
- Access your Twitter profile and recent tweets.
- Fetch current trending topics.
- Post tweets with content validation and optional dry run.
- Delete tweets by ID.
- Analyze tweet content for engagement potential.
- Generate tweet drafts using prompt templates (concise, thread, engagement).
Use cases of Twitter MCP Server for Claude Desktop
- Draft and post tweets from natural language descriptions.
- Create multi-tweet threads with a call to action.
- Analyze a draft tweet’s engagement potential before publishing.
- Check trending topics on Twitter via Claude Desktop.
- Manage Twitter content without leaving the Claude interface.
FAQ from Twitter MCP Server for Claude Desktop
What are the prerequisites for using Twitter MCP Server for Claude Desktop?
You need Node.js (v16 or higher), Claude Desktop, and a Twitter Developer Account with API keys.
Does the server store my Twitter data?
No, the server retrieves data from Twitter’s API on demand and does not persist any data locally.
What are the limitations on tweet content?
Tweets are limited to 280 characters. For threads, you can specify between 2 and 5 points.
How does authentication work?
You provide your Twitter API credentials (API key, API secret, access token, access secret) in a .env file. The server uses these to authenticate with the Twitter API.
Does the server post tweets automatically?
No, the server asks for confirmation before posting or deleting tweets,
AI 与智能体 分类下的更多 MCP 服务器
LinkedIn MCP Server
stickerdanielOpen-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies, jobs, and messages.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
评论