Skip to content

@unthread-io/mcp-server

Free

by MCP Community

Unthread MCP Server

v1.2.0Added Apr 12, 2026
mcpmodel-context-protocolunthread
Works with:ClaudeGPTGeminiCopilot

@unthread-io/mcp-server MCP Server

Unthread MCP Server

Installation

npx -y @unthread-io/mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @unthread-io/mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "@unthread-io/mcp-server": {
      "command": "npx",
      "args": ["-y", "@unthread-io/mcp-server"]
    }
  }
}