Skip to main content
Glama
btn0s

Granola MCP Server

by btn0s

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
search_granola_notesC

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

search_granola_transcriptsB

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

search_granola_eventsB

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

search_granola_panelsC

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

get_granola_documentC

Get a specific Granola document by its ID.

get_granola_transcriptC

Get a specific Granola transcript by its ID.

list_granola_documentsB

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