Typesense MCP Server

Stableapi
30 starsTypeScriptcommunity
GitHub
About

Overview

The Typesense MCP Server enables AI agents to interact with Typesense, the open-source search engine. It provides tools for searching collections, managing documents, creating collections with schemas, and configuring search parameters.
Capabilities

Tools & Capabilities

search

Search a Typesense collection

create_document

Add a document to a collection

list_collections

List all collections

create_collection

Create a new collection with schema

Setup

Installation

bash
Install
npx -y mcp-server-typesense
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "typesense": {
      "command": "npx",
      "args": ["-y", "mcp-server-typesense"],
      "env": {
        "TYPESENSE_HOST": "localhost",
        "TYPESENSE_API_KEY": "your-key"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 30
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us