Skip to main content
Glama

Claude Context

by zilliztech
README.mdβ€’1.89 kB
# Claude Context Documentation ![](../assets/claude-context.png) Welcome to the Claude Context documentation! Claude Context is a powerful tool that adds semantic code search capabilities to AI coding assistants through MCP. ## πŸš€ Quick Navigation ### Getting Started - [πŸ› οΈ Prerequisites](getting-started/prerequisites.md) - What you need before starting - [πŸ” Environment Variables](getting-started/environment-variables.md) - How to configure environment variables for MCP - [⚑ Quick Start Guide](getting-started/quick-start.md) - Get up and running in 1 minutes ### Components - [MCP Server](../packages/mcp/README.md) - The MCP server of Claude Context - [VSCode Extension](../packages/vscode-extension/README.md) - The VSCode extension of Claude Context - [Core Package](../packages/core/README.md) - The core package of Claude Context ### Dive Deep - [File Inclusion & Exclusion Rules](dive-deep/file-inclusion-rules.md) - Detailed explanation of file inclusion and exclusion rules - [Asynchronous Indexing Workflow](dive-deep/asynchronous-indexing-workflow.md) - Detailed explanation of asynchronous indexing workflow ### Troubleshooting - [❓ FAQ](troubleshooting/faq.md) - Frequently asked questions - [πŸ› Troubleshooting Guide](troubleshooting/troubleshooting-guide.md) - Troubleshooting guide ## πŸ”— External Resources - [GitHub Repository](https://github.com/zilliztech/claude-context) - [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=zilliz.semanticcodesearch) - [npm - Core Package](https://www.npmjs.com/package/@zilliz/claude-context-core) - [npm - MCP Server](https://www.npmjs.com/package/@zilliz/claude-context-mcp) - [Zilliz Cloud](https://cloud.zilliz.com) ## πŸ’¬ Support - **Issues**: [GitHub Issues](https://github.com/zilliztech/claude-context/issues) - **Discord**: [Join our Discord](https://discord.gg/mKc3R95yE5)

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zilliztech/claude-context'

If you have feedback or need assistance with the MCP directory API, please join our Discord server