Skip to main content
Glama

X-MCR-CTRLS

LLM 에이전트를 통해 귀하의 X를 관리하세요.

개요

X-MCP-Ctrl을 사용하면 Claude-desktop/cursor와 같은 앱을 사용하여 LLM 에이전트를 통해 X-Acc를 제어할 수 있습니다.

설정 가이드

MCP 설정은 간단하며 세 단계만 거치면 됩니다.

  1. 이 저장소를 복제합니다.
  2. 프로젝트 설치 및 빌드지엑스피1
  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
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

게시물을 마스킹하고 x에 대한 계정 정보를 가져옵니다.

  1. 개요
    1. 설정 가이드

      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 -
        3
        8
        JavaScript
        MIT License
      • A
        security
        F
        license
        A
        quality
        A server that allows fetching Instagram posts using Chrome's existing login session via Model Context Protocol (MCP).
        Last updated -
        1
        32
        TypeScript
      • -
        security
        A
        license
        -
        quality
        Enables interaction with X (formerly Twitter), allowing for posting tweets, searching content, managing accounts, and organizing lists.
        Last updated -
        2
        2
        Python
        MIT License

      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