Skip to main content
Glama
devli13
by devli13

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GRANOLA_API_KEYYesYour Granola API key (starts with `grn_`). Get it from Granola app > Settings > API.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_notesA

List Granola notes, most-recent first. Supports created_after/created_before ISO timestamps and a cursor for pagination.

get_noteA

Fetch a Granola note by ID. Pass include="transcript" to also return the transcript.

search_notesA

Client-side substring search over the list_notes response (title + summary). Pages up to 200 most recent notes then filters.

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

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