Back to directory
baryhuang/mcp-twitter-noauth

baryhuang/mcp-twitter-noauth

@baryhuang

A MCP server that provides Twitter API access without local credential or token setup.

twittersocial-mediaapioauthheadlessdockerpythoncontext

Installation & Configuration

{
  "mcpServers": {
    "twitter": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "buryhuang/mcp-twitter-noauth:latest"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15