Claude Context
Provides semantic code search and indexing using vector embeddings and AST-based code splitting, ena...
Obtain a Zilliz Cloud API Key
- Go to Zilliz Cloud Sign Up and sign up for a free account.
- After signing up and logging in, navigate to your account dashboard.
- Find your Personal API Key (labelled as “Personal Key”) and copy it. You will use this as your
MILVUS_TOKEN. - (Optional) Locate the “Public Endpoint” for your database instance if your configuration or client requires
MILVUS_ADDRESS.
Obtain an OpenAI API Key
- Navigate to OpenAI API Keys page.
- Sign up for an OpenAI account if you don't have one, or log in.
- Click “Create new secret key” and copy the generated key (it starts with
sk-). This will be yourOPENAI_API_KEY.
Fill in the FastMCP Connection Interface
- Click your platform’s “Install Now” or “Add MCP” button for the Claude Context integration.
- In the FastMCP connection form that appears, fill in the required environment variables:
- For
OPENAI_API_KEY, paste your OpenAI API key. - For
MILVUS_TOKEN, paste your Zilliz Cloud Personal API Key. - If required, for
MILVUS_ADDRESS, paste your Zilliz Cloud project’s public endpoint.
- For
- Complete the setup by saving/applying the configuration.
You can now use Claude Context with your MCP-compatible client or platform. For more advanced environment variable options or troubleshooting, refer to the Environment Variables Guide or main documentation.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
Microsoft Docs
Access official Microsoft documentation instantly with the Microsoft Learn Docs MCP Server. This cloud service implements the Model Context Protocol (MCP) to enable AI tools like GitHub Copilot and others to perform high-quality semantic searches across Microsoft Learn, Azure, Microsoft 365 docs, and more. It delivers up to 10 concise, context-relevant content chunks in real time, ensuring up-to-date, accurate information. Designed for seamless integration with any MCP-compatible client, it helps AI assistants ground their responses in authoritative, current Microsoft resources for better developer support and productivity.
Similar MCP Servers
Claude Historian
Provides intelligent search capabilities across Claude Code conversation history with specialized tools for conversation search, file context discovery, error solution patterns, and session management through JSONL log parsing and AI-enhanced query expansion.
Code Graph RAG
Provides advanced code graph analysis through specialized agents for parsing, indexing, querying, and semantic search across codebases with Tree-sitter parsing for multiple languages, SQLite vector storage, and hybrid search combining structural graph traversal with semantic similarity for code review workflows, refactoring analysis, and natural language codebase understanding.