OmniContext
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTION_TOKEN | No | Your Notion integration token (optional, required only for Notion tools) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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