skill-search
by sowhan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SKILL_TOP_K | No | Number of results to return (default: 6). | |
| SKILL_QDRANT_URL | No | URL of a Qdrant server to use instead of embedded on-disk Qdrant. | |
| SKILL_EMBED_MODEL | No | Embedding model name. Default for ollama is 'embeddinggemma'. | |
| SKILL_QDRANT_PATH | No | Path to the embedded Qdrant storage directory (default: ~/.cache/skill-search/qdrant). | |
| SKILL_EMBED_BACKEND | No | Embedding backend: 'fastembed' (default) or 'ollama'. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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