path: .txtai/indexes/qa # Where to save the index
content: true
writable: true # Enable index writing at the root level
embeddings:
path: sentence-transformers/nli-mpnet-base-v2 # Model path with prefix
normalize: true
hybrid: true
gpu: true
storagetype: sqlite # Use sqlite for persistence
storagepath: .txtai/indexes/qa
writable: true
content: true
extractor:
path: distilbert-base-cased-distilled-squad # QA model for extraction
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/Geeksfino/kb-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server