Skip to main content
Glama

AI Ops Hub

by Galiusbro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTES_DIRNoDirectory path for notes./notes
TASKS_FILENoPath to tasks file./tasks.md
RAG_DB_PATHNoPath to RAG database./data/rag.db
WEB_ALLOWED_HOSTSNoComma-separated list of allowed web hostsexample.com,developer.mozilla.org

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
rag_search

Поиск по личному корпусу документов

rag_add_document

Добавить документ в RAG корпус

file_read

Читать содержимое файла

file_write

Записать содержимое в файл

web_fetch

Получить содержимое веб-страницы

task_create

Создать новую задачу

task_list

Список задач

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/Galiusbro/MCP'

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