Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
search_granola_notes

Search through Granola notes/documents by query string. Returns matching documents with their content.

search_granola_transcripts

Search through Granola meeting transcripts by query string. Returns matching transcripts with their content.

search_granola_events

Search through Granola calendar events by query string. Returns matching events with details.

search_granola_panels

Search through Granola document panels (structured note sections) by query string.

get_granola_document

Get a specific Granola document by its ID.

get_granola_transcript

Get a specific Granola transcript by its ID.

list_granola_documents

List all Granola documents with basic metadata.

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/btn0s/granola-mcp'

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