Skip to main content
Glama

X-MCR-CTRLS

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

개요

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

Related MCP server: Apex MCP for X Management

설정 가이드

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
              }
          }
      }
    }
A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables complete management of X (Twitter) accounts through a single API key, supporting functions like getting tweets, searching, generating and posting replies.
    42
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables interaction with X (Twitter) to post tweets, threads, and replies while retrieving tweet metrics and account information. It supports core management tasks like deleting tweets and verifying authentication through the Twitter API.
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables interaction with Twitter/X data to retrieve user profiles, search tweets, and track engagement metrics. It provides advanced capabilities for monitoring follower events, KOL activity, and accessing deleted tweets.
    12
    1,444
    MIT

View all related MCP servers

Related MCP Connectors

  • X (Twitter) profiles, tweets and single-tweet lookup by handle or URL. No login. Pay per result.

  • X (formerly Twitter) posts, profiles, and search for AI agents. Free key, self-minted, no signup.

  • Fetch recent public X/Twitter posts by named handle for monitoring, comparison, OSINT, and research.

View all MCP Connectors

Latest Blog Posts

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