Skip to main content
Glama
RaziStuff

code-search

by RaziStuff

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VOYAGE_DIMNoVoyage embedding dimension (optional).1024
VOYAGE_MODELNoVoyage model name (optional).voyage-code-3
VOYAGE_API_KEYNoAPI key for Voyage embedder (required if CODE_SEARCH_EMBEDDER=voyage).
VOYAGE_BASE_URLNoBase URL for Voyage API (optional).
CODE_SEARCH_ROOTYesPath to the project root directory to index and search.
CODE_SEARCH_WATCHNoSet to 1 to auto-reindex on file changes.
CODE_SEARCH_EMBEDDERNoEmbedder to use: 'local' (default) or 'voyage'.local
CODE_SEARCH_MIN_SCORENoMinimum cosine similarity score for confidence flag.0.25

Capabilities

Server capabilities have not been inspected yet.

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/RaziStuff/code-search-mcp'

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