Skip to content

Typesense

Free

by Indie Developer

Open-source typo-tolerant search engine as an Algolia alternative.

v1.0.0Added Feb 24, 2025
typesensesearchtypo-tolerance
Works with:ClaudeGPTGeminiCopilot

Typesense MCP Server

Open-source typo-tolerant search engine as an Algolia alternative.

Features

  • Collections
  • Search queries
  • Faceting
  • Synonyms
  • Analytics

Installation

{
  "mcpServers": {
    "typesense": {
      "command": "npx",
      "args": ["-y", "mcp-typesense"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-typesense
Add to claude_desktop_config.json
{
  "mcpServers": {
    "typesense": {
      "command": "npx",
      "args": ["-y", "mcp-typesense"]
    }
  }
}