Back to Home
AyushSingh7404 icon

MCP-servers

Verified Safe

by AyushSingh7404

Overview

A Model Context Protocol (MCP) server that enables interaction with Twitter, including posting tweets and searching Twitter content, potentially leveraging AI models.

Installation

Run Command
npx @enescinar/twitter-mcp twitter-server

Environment Variables

  • TWITTER_APP_KEY
  • TWITTER_APP_SECRET
  • TWITTER_ACCESS_TOKEN
  • TWITTER_ACCESS_SECRET
  • TWITTER_BEARER_TOKEN
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY

Security Notes

The server uses `dotenv` for loading environment variables, which is a good practice for managing sensitive API keys. It relies on the `twitter-api-v2` library for Twitter interactions, which is a well-established package. The presence of `mcp-evals` as a runtime dependency, which in turn includes AI SDKs (e.g., OpenAI, Anthropic), suggests that the server likely integrates with external AI models. This introduces inherent network security considerations related to API key management for both Twitter and potentially AI services. No direct `eval()` usage, obfuscation, or obvious malicious patterns are present in the provided `package.json` or `package-lock.json` snippets. The `linear_transformation.py` file is a Python Manim script unrelated to the Node.js server and was ignored for this security analysis.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-19

Tags

mcpmodelcontextprotocoltwitterserverai