Turbopuffer
Freeby MCP Community
The official MCP Server for the Turbopuffer API
v1.22.0Added Apr 12, 2026
Turbopuffer MCP Server
The official MCP Server for the Turbopuffer API
Installation
Reviews
Installation
Quick install
npx -y @turbopuffer/turbopuffer-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"turbopuffer": {
"command": "npx",
"args": ["-y", "@turbopuffer/turbopuffer-mcp"]
}
}
}