Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TURBOVEC_BIT_WIDTHNoturbovec quantization bits (2 or 4)4
TURBOVEC_DOC_PREFIXNoprefix for documents (nomic: `search_document: `)
TURBOVEC_CHUNK_LINESNolines per chunk60
TURBOVEC_EMBED_MODELNomodel name sent in the requestnomic-embed-text-v1.5.Q8_0.gguf
TURBOVEC_MAX_FILE_MBNoskip files larger than this2
TURBOVEC_QUERY_PREFIXNoprefix for queries (nomic: `search_query: `)
TURBOVEC_CHUNK_OVERLAPNooverlap between chunks12
TURBOVEC_EMBED_API_KEYNobearer token (unused locally, must be non-empty)sk-local
TURBOVEC_EMBED_ENDPOINTNoOpenAI-compatible base URLhttp://127.0.0.1:8081/v1
TURBOVEC_EXTRA_SKIP_DIRSNocomma list of extra dirs to skip
TURBOVEC_EXTRA_EXTENSIONSNocomma list of extra extensions to index

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/potatofacee/turbovec-mcp'

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