← All servers
📨

TwistPublisher🛡 No advisories

com.pulsemcp/twist
New to MCP? Start here →
74★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of pulsemcp.com, who proved control of the domain through the official MCP registry.

Verified owner: pulsemcp.comcom.pulsemcp/twist

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs TWIST_BEARER_TOKEN.
Configuration
Reads TWIST_WORKSPACE_ID.

About

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

Packages & transports

npmtwist-mcp-serverv0.2.3 · npx

Metadata

Categorycomms
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "twist": {
      "command": "npx",
      "args": [
        "-y",
        "twist-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y twist-mcp-server