LLM Wiki MCP Server
by Delagund
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_WIKI_DIR | No | Ruta al directorio donde se almacenan los archivos Markdown de la wiki. | |
| MCP_PROJECT_ID | Yes | Identificador del proyecto para aislar el conocimiento. | |
| OLLAMA_EMBED_DIMS | No | Dimensiones del modelo de embeddings. | 768 |
| OLLAMA_EMBED_MODEL | No | Modelo de embeddings de Ollama. | nomic-embed-text |
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/Delagund/llm_wiki'
If you have feedback or need assistance with the MCP directory API, please join our Discord server