WikiStrata
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Entity Registry | Entity registry derived from the wiki |
| Concept Registry | Concept 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