Typesense
MCP server for Typesense with SettleGrid billing. Search, index, and manage collections and documents on a self-hosted Typesense search engine.
data
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template typesenseOr clone directly
git clone https://github.com/settlegrid/settlegrid-typesense
cd settlegrid-typesense
npm install && cp .env.example .env
npm run devCapabilities
create_collection
delete_collection
delete_documents
get_collection
index_document
list_collections
search_documents
update_documents
Tags
vector-dbs
search
typesense
full-text-search
collections
documents
indexing
open-source
self-hosted
Monetization
SettleGrid takes 0% on your first $1,000/mo of revenue, then 2–5% (volume-tiered) above it. Estimated monthly revenue at 1¢/call:
$10
1,000 calls/mo
$100
10,000 calls/mo
$1,000
100,000 calls/mo
Per-method pricing
list_collectionsList Collections1¢/callget_collectionGet Collection1¢/callcreate_collectionCreate Collection3¢/calldelete_collectionDelete Collection5¢/callsearch_documentsSearch Documents2¢/callindex_documentIndex Document2¢/calldelete_documentsDelete Documents4¢/callupdate_documentsUpdate Documents3¢/callAuthor
Alerterra, LLC@settlegrid
Standalone Value
This template works without SettleGrid. You can remove the billing layer at any time — no lock-in. See the removal guide for step-by-step instructions.