Community MCP Server: slite-mcp
A Model Context Protocol (MCP) server that integrates with Slite's API to search and retrieve notes.
# Clone the repository
git clone https://github.com/fajarmf/slite-mcp.git
cd slite-mcp
# Install dependencies
npm install
# Build th...