Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ORATILO_BASENoBase URL to point the server at a localhost origin for development. Any other host is refused and the server falls back to oratilo.com.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
oratilo_lookupA

Check whether oratilo (a shared library of concept-structured video summaries) already has a summary for a specific video, BEFORE spending work summarizing it yourself. Returns the full summary plus provenance metadata on a hit. A miss means the video is not covered — summarize it yourself. Accepts YouTube URLs or video ids (arXiv ids reserved for the future).

oratilo_searchA

Search the full text of oratilo summaries by topic, phrase, person or company — use when you do not have a specific video URL but want to know what the library covers. Returns ranked matches with page links and snippets; follow up with oratilo_lookup for the full text of one.

Prompts

Interactive templates invoked by user choice

NameDescription
summarizeSummarize a YouTube video — checks the oratilo library first and reuses an existing summary instead of redoing the work.

Resources

Contextual data attached and managed by the client

NameDescription

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/oratilo/oratilo-mcp'

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