servers/ communication/ twist
Twist icon

MCP server for Twist team messaging — manage channels, threads, and messages.

View on GitHub ↗
Overview Installation

Overview

Twist is a Model Context Protocol (MCP) server: MCP server for Twist team messaging — manage channels, threads, and messages. In practice that means any MCP-compatible AI assistant can call Twist's tools directly — the model decides when to use them in a conversation or agent run.

It runs locally: the npm package twist-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need TWIST_BEARER_TOKEN, TWIST_WORKSPACE_ID. The current release is v0.2.3, published under the MIT license, with source at pulsemcp/mcp-servers on GitHub, where it has earned 80 stars.

Twist is listed under Communication on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Twist for pulsemcp.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.

npm package — twist-mcp-server · MCP over stdio
Credentials — Requires TWIST_BEARER_TOKEN, TWIST_WORKSPACE_ID
Open source — MIT license · pulsemcp/mcp-servers

Installation

// claude_desktop_config.json
{
  "mcpServers": {
    "twist": {
      "command": "npx",
      "args": [
        "-y",
        "twist-mcp-server"
      ],
      "env": {
        "TWIST_BEARER_TOKEN": "<twist-bearer-token>",
        "TWIST_WORKSPACE_ID": "<twist-workspace-id>"
      }
    }
  }
}

Requires TWIST_BEARER_TOKEN, TWIST_WORKSPACE_ID

Related servers

IA
Inside Ads
Communication

Telegram ad exchange: estimate reach and cost with no account, then create and run campaigns.

Added 5 hours ago
AS
Askline
Communication

Askline shows what ChatGPT says about a brand, then the SEO that feeds it.

Added 5 hours ago
AwrAIter — Telegram channels icon
AwrAIter — Telegram channels
Communication

Telegram channels you administer: analytics, content plans, scheduled publishing. No userbot.

Added 5 hours ago
AS
Apple Search Ads
Communication

Manage Apple Ads campaigns and reporting in chat.

Added 5 hours ago
CR
Chess Results
Communication

Live chess tournament results and up-to-date player ratings in chat.

Added 5 hours ago
FE
Feedback
Communication

Capture feature requests and bug reports from chat into a searchable, AI-categorized backlog.

Added 5 hours ago
>_ esc
↑↓ navigate↵ openesc close