Back to directory
avarant/typesense-mcp-server

avarant/typesense-mcp-server

@avarant

MCP server for Typesense

typesensesearchdatabasemcpmodel-context-protocolpythonservertool

Installation & Configuration

{
  "mcpServers": {
    "typesense": {
      "command": "uv",
      "args": [
        "--directory",
        "~/typesense-mcp-server",
        "run",
        "mcp",
        "run",
        "main.py"
      ],
      "env": {
        "TYPESENSE_HOST": "",
        "TYPESENSE_PORT": "",
        "TYPESENSE_PROTOCOL": "",
        "TYPESENSE_API_KEY": ""
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/13
Updated
2026/6/13