typesense-mcp.md

Typesense MCP

from"typesense"
540

Typesense search engine integration

Developer Tools
Typesensesearchinstanttypo-tolerant
install.sh
# Clone the repository
$git clone https://github.com/typesense/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve