Skip to main content
Glama

X-MCR-CTRLS

CONTROL YOUR X THROUGH LLM AGENTS.

Overview

X-MCP-Ctrl allows control of your and X-Acc through LLM agents using in apps like Claude-desktop/cursor.

Setup-Guide

Setting up your the MCP is simple and requires just three steps:

  1. Clone this repo.
  2. install and Build the project
    npm install npm run build
  3. Update Your Configuration Paste the following JSON configuration into your Claude or Cursor setup:
    { "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.

masking posts and getting account info on x.

  1. Overview
    1. Setup-Guide

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        This server provides a privacy-focused meta search capability by integrating multiple search engines without tracking or user profiling, supporting various categories and languages for filtered searches.
        Last updated -
        1
        80
        15
        JavaScript
        MIT License
      • A
        security
        A
        license
        A
        quality
        An MCP server that allows Claude to create, manage and publish X/Twitter posts directly through the chat interface.
        Last updated -
        5
        35
        Python
        MIT License
        • Apple
      • 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
        4
        TypeScript
      • A
        security
        A
        license
        A
        quality
        Provides stealth browser capabilities using Playwright with anti-detection techniques, allowing MCP clients to navigate websites and take screenshots while evading common bot detection systems.
        Last updated -
        1
        4
        TypeScript
        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