{"id":"sourabh-khot65-typesense-mcp-server","name":"typesense-mcp-server","af_score":41.5,"security_score":33.8,"reliability_score":12.5,"what_it_does":"Provides an MCP (Model Context Protocol) server that lets an MCP client query a Typesense instance to perform searches against one or more Typesense collections, exposing a tool (typesense_search) that accepts typical Typesense search parameters and supports filtering/faceting plus pagination.","best_when":"You need a simple, generic MCP tool for read-only Typesense querying with common search controls (query_by/filter_by/page/per_page).","avoid_when":"You cannot provide a Typesense API key securely, or you require explicit, documented MCP tool schemas, error codes, and rate-limit behavior.","last_evaluated":"2026-04-04T19:41:54.480603+00:00","has_mcp":true,"has_api":false,"auth_methods":["Typesense API key via environment variable (TYPESENSE_API_KEY)"],"has_free_tier":false,"known_gotchas":["Ensure correct Typesense parameter formatting for filter_by (e.g., field:value, operators) because the tool forwards search parameters.","page is 1-based and per_page has a max (documented as max 100); agents should respect these bounds.","If TYPESENSE_PROTOCOL is set to https but the server is not configured for TLS, requests may fail; README defaults to http.","If query_by is omitted, it defaults to '*', which may increase load/cost and broaden search unexpectedly."],"error_quality":0.0}