Skip to main content
Glama
mix0z

Semantic Search MCP Server

by mix0z

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AI_STUDIONoAPI key for Gemini-based searchers (AI Studio)
REPO_PATHNoPath to the repository to search (defaults to current directory).
SEARCHER_TYPENoSearcher implementation to use (default: sgr_gemini_flash_lite)sgr_gemini_flash_lite
CLAUDE_API_KEYNoAPI key for Claude-based searchers
GEMINI_API_KEYNoAPI key for Gemini-based searchers
GOOGLE_API_KEYNoAPI key for Gemini-based searchers
OPENAI_API_KEYNoAPI key for OpenAI-based searchers
ANTHROPIC_API_KEYNoAPI key for Claude-based searchers
VERTEX_AI_API_KEYNoAPI key for Gemini-based searchers (Vertex AI)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/mix0z/Semantic-Search-MCP'

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