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
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_wikiB

Search wiki documents by title, path, tags, and body text.

browse_treeC

Browse the wiki tree by node id.

search_in_subtreeC

Search only inside a selected tree node.

get_tree_pathC

Resolve the tree path for a document by path, title, or source page ID.

read_documentB

Read a wiki document by path, title, or source page ID.

related_documentsC

Return documents with overlapping wiki tags.

inspect_entityC

Inspect an entity from the wiki entity registry.

inspect_conceptC

Inspect a concept from the wiki concept registry.

wiki_statsA

Return document and registry counts for the current wiki.

reload_wikiC

Reload wiki markdown and registry files from disk.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Entity RegistryEntity registry derived from the wiki
Concept RegistryConcept registry derived from the wiki

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/kogarashi86/WikiStrata'

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