Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOTION_TOKENNoYour Notion integration token (optional, required only for Notion tools)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
pingA

Health check — confirms OmniContext is running and returns its version.

youtube_get_transcriptA

Fetches the transcript/captions of a YouTube video as plain text. No login or setup required — just paste a video link or ID.

youtube_save_transcriptA

Fetches a YouTube video's transcript and writes it to a local .md or .txt file, returning the file path. Use this when the user wants the full transcript exported for later reading, rather than reproduced in the chat.

notion_get_pageA

Reads a Notion page's content as markdown. The page must be shared with this integration first (open the page in Notion, click Share, add the integration).

notion_searchA

Searches page titles across every Notion page shared with this integration, returning each match's title, ID, and URL.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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/h4sht/omnicontext-mcp'

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