Slite
Freeby MCP Community
'Slite MCP server'
v1.3.0Added Apr 12, 2026
slitemcpllmnodejsclient
Slite MCP Server
'Slite MCP server'
Installation
npx -y slite-mcp-server
Reviews
Installation
Quick install
npx -y slite-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"slite": {
"command": "npx",
"args": ["-y", "slite-mcp-server"]
}
}
}