claude-context logo

claude-context

Free

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Coding AssistantsFreeFree tier
Type
Open Source
Company
Zilliz Tech

About claude-context

Claude Context is an open-source tool developed by Zilliz Tech that adds semantic code search capabilities to AI coding assistants through the Model Context Protocol (MCP). It includes an MCP server, a VSCode extension, and a core package. Users can configure environment variables, set file inclusion/exclusion rules, and perform asynchronous indexing to make the entire codebase searchable as context for AI agents. It integrates with Claude Code and other MCP-compatible assistants.

Key Features

Semantic code search using MCP
VSCode extension for seamless integration
Asynchronous indexing workflow
File inclusion and exclusion rules
Core package available on npm
Supports integration with Claude Code and other AI coding assistants

Pros & Cons

Pros
  • Free and open-source
  • Semantic search provides relevant results beyond keyword matching
  • Integrates with popular development tools like VSCode
  • Supports asynchronous indexing for large codebases
  • Actively maintained by Zilliz Tech
Cons
  • Requires setting up an MCP server and environment configuration
  • Initial indexing may take time for large codebases
  • Dependency on external services (e.g., Zilliz Cloud) for embedding storage
  • Primarily designed for Claude Code; limited compatibility documentation for other agents

Best For

Enhancing AI coding assistants with full codebase contextRapid code navigation and search within large repositoriesIntegrating semantic search into development workflowsBuilding custom MCP servers for code search

Alternatives to claude-context