LuzzyTool
by LuzzyMeow
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEVICE | No | 运行设备:auto, cpu, cuda | auto |
| LOG_LEVEL | No | 日志级别:DEBUG, INFO, WARNING, ERROR | INFO |
| CHUNK_SIZE | No | 文档分块大小 | 500 |
| CHUNK_OVERLAP | No | 分块重叠大小 | 100 |
| DEFAULT_TOP_K | No | 检索配置:默认返回 top-K 结果数 | 5 |
| RERANKER_MODEL_PATH | No | 重排序模型路径 | ./models/bge-reranker-base |
| EMBEDDING_MODEL_PATH | No | 模型路径(可选,默认 ./models/) | ./models/bge-small-zh-v1.5 |
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/LuzzyMeow/LuzzyTool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server