Skip to main content
Glama
Zulaxy

semantic-search-mcp

by Zulaxy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEMANTIC_SEARCH_MODELNoHuggingFace model name. Default: Xenova/all-MiniLM-L6-v2
SEMANTIC_SEARCH_SKIPDIRSNoComma-separated list of directories to skip. Default: node_modules,vendor,.git,dist,build
SEMANTIC_SEARCH_CACHE_DIRNoPath to cache directory (relative to workspace). Default: .opencode/mcp-cache/semantic-search
SEMANTIC_SEARCH_EXTENSIONSNoComma-separated list of file extensions to index. Default: .php,.js,.jsx,.ts,.tsx,.vue,.py,.rb,.go,.rs,.java,.cs,.swift,.kt,.css,.scss,.less,.blade.php,.mjs,.cjs
SEMANTIC_SEARCH_MAX_RESULTSNoMaximum search results. Default: 50
SEMANTIC_SEARCH_DEFAULT_LIMITNoDefault number of results. Default: 10
SEMANTIC_SEARCH_CHUNK_THRESHOLDNoLines above which to split files into chunks. Default: 300
SEMANTIC_SEARCH_MAX_CHUNKS_PER_FILENoMax chunks per large file. Default: 4

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/Zulaxy/semantic-search-mcp'

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