@unthread-io/mcp-server
Freeby MCP Community
Unthread MCP Server
v1.2.0Added Apr 12, 2026
mcpmodel-context-protocolunthread
@unthread-io/mcp-server MCP Server
Unthread MCP Server
Installation
npx -y @unthread-io/mcp-server
Reviews
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"]
}
}
}