Vespa Document V1
MCP server for Vespa Document API with SettleGrid billing. Read, write, update, delete, and visit documents in a Vespa content cluster via the /document/v1 REST API.
data
node · tsfrom 1¢/callQuickstart
Scaffold this template
npx create-settlegrid-tool --template vespa-document-v1Or clone directly
git clone https://github.com/settlegrid/settlegrid-vespa-document-v1
cd settlegrid-vespa-document-v1
npm install && cp .env.example .env
npm run devCapabilities
delete_document
delete_documents_by_selection
get_document
put_document
update_document
visit_all_documents
visit_documents
visit_group_documents
Tags
vector-dbs
vespa
search
document
vector-search
indexing
content
nosql
retrieval
crud
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
get_documentGet Document1¢/callput_documentPut Document3¢/callupdate_documentUpdate Document3¢/calldelete_documentDelete Document2¢/callvisit_documentsVisit Documents2¢/callvisit_all_documentsVisit All Documents2¢/calldelete_documents_by_selectionDelete Documents By Selection5¢/callvisit_group_documentsVisit Group Documents2¢/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.