MIT License
Twitter MCP 服务器
欢迎使用 Twitter MCP(多渠道平台)服务器!此应用程序提供多种强大功能,可帮助您以编程方式管理 Twitter 帐户。
特征
- **获取时间线:**检索您的 Twitter 主页时间线。
- **获取任何用户的推文:**从任何公共 Twitter 用户获取推文。
- **标签搜索:**搜索包含任何标签(例如
#AI
)的推文。 - **获取回复和摘要:**检索推文的回复并获取总结的见解。
- **用户直接消息:**发送和接收 Twitter DM。
- **创建帖子:**以编程方式创建新推文。
- **删除帖子:**通过 API 删除您的推文。
- 还有更多...
入门
先决条件
- Python 3.11+
- uvicorn (用于运行服务器)
- Twitter API 凭证(在
.env
文件中设置)
安装
- 克隆此存储库。
- 安装依赖项:
- 使用您的 Twitter API 凭证设置您的
.env
文件(请参阅.env.example
)。
运行应用程序
要启动服务器,请运行:
欢迎随意贡献或建议新功能!
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
mcp-twitter
Related MCP Servers
- AsecurityAlicenseAqualityX (Twitter) MCP serverLast updated -2314MIT License
- MIT License
- MIT License