Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"turbopuffer": {
"command": "npx",
"args": ["-y", "@turbopuffer/mcp-server"],
"env": {
"TURBOPUFFER_API_KEY": "your-key"
}
}
}
}Intro
Turbopuffer MCP is the MCP server for Turbopuffer's serverless vector database, with 1,200+ GitHub stars. Sub-10ms vector search, zero ops, auto-scaling. Ideal for developers who want vector search and RAG without managing infrastructure.
Source & Thanks
Created by Turbopuffer. Licensed under MIT.
turbopuffer — ⭐ 1,200+