Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
index_statusA

查看本地索引的概况:文档总数、已注册的索引根目录、索引落盘体积、最近一次更新时间。不需要参数。

previewA

取某个文件在索引里命中查询词的完整上下文(约 1500 字,比 search 返回的摘要长得多),附带文件大小/修改时间/类型。path 用 search 结果里的 path 字段。

searchA

在本地全文索引里搜索,返回按相关度排序的命中列表;命中词用 «» 标出。先用这个工具定位候选文件,再用 preview 看更长的上下文。

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/ltspace/dowse'

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