BeClaude

vector-index-tuning

New
28.2kSmitheryGeneralby wshobson

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

First seen 5/29/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "vector-index-tuning": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
ai-&-mldata-&-analytics

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is vector-index-tuning?

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

How to install vector-index-tuning?

To install vector-index-tuning: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "vector-index-tuning": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is vector-index-tuning best for?

vector-index-tuning is a mcp categorized under General. It is designed for: ai-&-ml, data-&-analytics. Created by wshobson.