Claude Context
MCP Serverby zilliztech · Added 5mo ago
Claude
5.7k
Install
npx -y @zilliz/claude-context-mcpAdd to Claude
claude mcp add zilliztech-claude-contextQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"claude-context": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides semantic code search and indexing using vector embeddings and AST-based code splitting, enabling natural language queries across codebases with automatic file filtering and support for multiple embedding providers and vector databases.
Tags
Databasesmcp-serverdatabasenpm