Twitter Secure
БесплатноНе проверенSecurity-hardened MCP server for interacting with X.com (Twitter), with a fix to prevent sensitive tweet content from being logged to stderr.
Описание
Security-hardened MCP server for interacting with X.com (Twitter), with a fix to prevent sensitive tweet content from being logged to stderr.
README
Security-hardened fork of EnesCinr/twitter-mcp. Fix: removed sensitive tweet content from stderr logs.
This MCP server allows Clients to interact with X.com (Twitter).
Changes from upstream
- Security fix: console.error no longer logs tweet content
Quick Start
- Get API keys from Twitter Developer Portal
- Add this to Claude Desktop config:
{
"mcpServers": {
"twitter-mcp-secure": {
"command": "node",
"args": ["build/index.js"],
"env": {
"API_KEY": "your_key",
"API_SECRET_KEY": "your_key",
"ACCESS_TOKEN": "your_key",
"ACCESS_TOKEN_SECRET": "your_key"
}
}
}
}
- Restart Claude Desktop
Development
git clone https://github.com/MunhoLau/twitter-mcp-secure.git
cd twitter-mcp-secure
npm install && npm run build && npm start
Credit
Forked from EnesCinr/twitter-mcp
License
MIT
Установка Twitter Secure
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/MunhoLau/twitter-mcp-secureFAQ
Twitter Secure MCP бесплатный?
Да, Twitter Secure MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Twitter Secure?
Нет, Twitter Secure работает без API-ключей и переменных окружения.
Twitter Secure — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Twitter Secure в Claude Desktop, Claude Code или Cursor?
Открой Twitter Secure на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Twitter Secure with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
