Skip to main content
Glama
sowhan
by sowhan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKILL_TOP_KNoNumber of results to return (default: 6).
SKILL_QDRANT_URLNoURL of a Qdrant server to use instead of embedded on-disk Qdrant.
SKILL_EMBED_MODELNoEmbedding model name. Default for ollama is 'embeddinggemma'.
SKILL_QDRANT_PATHNoPath to the embedded Qdrant storage directory (default: ~/.cache/skill-search/qdrant).
SKILL_EMBED_BACKENDNoEmbedding backend: 'fastembed' (default) or 'ollama'.

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/sowhan/skill-search'

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