Skip to main content
Glama
adam-hanna

semantic-search-mcp

by adam-hanna

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEMANTIC_SEARCH_DB_PATHNoIndex database location.semantic-search/index.db
SEMANTIC_SEARCH_MIN_SCORENoMinimum relevance threshold (0-1)0.3
SEMANTIC_SEARCH_BATCH_SIZENoFiles per batch50
SEMANTIC_SEARCH_DEBOUNCE_MSNoFile watcher debounce in milliseconds1000
SEMANTIC_SEARCH_USE_QUANTIZEDNoUse INT8 quantized model (30-40% faster)true
SEMANTIC_SEARCH_EMBEDDING_MODELNoEmbedding modeljinaai/jina-embeddings-v2-base-code
SEMANTIC_SEARCH_MAX_FILE_SIZE_KBNoSkip files larger than this (KB)512
SEMANTIC_SEARCH_EMBEDDING_THREADSNoONNX runtime threads4
SEMANTIC_SEARCH_EMBEDDING_BATCH_SIZENoTexts per embedding call8

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

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