Skip to main content
Glama

MseeP.ai セキュリティ評価バッジMseePで検証済み

X-MCR-CTRLS

LLM エージェントを通じて X を制御します。

概要

X-MCP-Ctrl を使用すると、Claude-desktop/cursor などのアプリで使用される LLM エージェントを通じて、X-Acc を制御できます。

セットアップガイド

MCP の設定は簡単で、次の 3 つの手順を実行するだけです。

  1. このリポジトリをクローンします。

  2. プロジェクトをインストールしてビルドする

    npm install npm run build
  3. 設定を更新する次の JSON 設定を Claude または Cursor セットアップに貼り付けます。

    { "mcpServers": { "x-mcp-ctrls": { "command": "node", "args": [ "PATH_TO_DOWNLOADED_FOLDER\\build\\index.js" ], "env":{ "X_API_KEY": "YOUR_API_KEY", "X_API_SECRET_KEY": "YOUR_API_KEY", "X_BEARER_TOKEN": "YOUR_API_KEY", "X_ACCESS_TOKEN": "YOUR_API_KEY2", "X_ACCESS_TOKEN_SECRET": "YOUR_API_KEY", "GEMINI_API_KEY": "YOUR_API_KEY" // ONLY IF YOU WANT IMG GENERATION } } } }
-
security - not tested
-
license - not tested
-
quality - not tested

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    A Model Context Protocol (MCP) server for managing social media posts, currently supporting X (formerly Twitter).
    Last updated -
    7
    MIT License
  • -
    security
    -
    license
    -
    quality
    Enables interaction with X (formerly Twitter), allowing for posting tweets, searching content, managing accounts, and organizing lists.
    Last updated -
    2
    3
    MIT License
  • -
    security
    F
    license
    -
    quality
    Enables complete management of X (Twitter) accounts through a single API key, supporting functions like getting tweets, searching, generating and posting replies.
    Last updated -
    2
    • Apple

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/krish858/x-mcp-ctrls'

If you have feedback or need assistance with the MCP directory API, please join our Discord server