Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SECRET_KEYYesSecret key for encryption and session signing.
MINIO_ROOT_USERYesRoot user for MinIO object storage.
FIRST_ADMIN_EMAILYesEmail for the initial admin account.
POSTGRES_PASSWORDYesPassword for PostgreSQL database.
MINIO_ROOT_PASSWORDYesRoot password for MinIO object storage.
FIRST_ADMIN_PASSWORDYesPassword for the initial admin account.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
extract_contentA

Extract content from a URL or file using Content Core's auto engine.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools.

Naming Consistency5/5

The single tool uses a clear verb_noun pattern (extract_content), and with only one tool, there are no inconsistent naming conventions.

Tool Count3/5

A single tool is on the thin side, but for a focused content extraction purpose, it can be acceptable. However, it lacks the typical 3-15 tool scope.

Completeness4/5

The tool covers the core function of extracting content from both URLs and files. Some potential advanced features are missing, but for the stated purpose, it is reasonably complete.

Maintenance

ActivityInactive
ResponsivenessResponsive