Skip to main content
Glama

Obsidian MCP Server

by getglad

list_calendar_events

Retrieve upcoming Google Calendar events to view your schedule and manage appointments within your Obsidian vault.

Instructions

List upcoming Google Calendar events

Input Schema

NameRequiredDescriptionDefault
days_aheadNo
max_resultsNo

Input Schema (JSON Schema)

{ "properties": { "days_ahead": { "default": 7, "title": "Days Ahead", "type": "integer" }, "max_results": { "default": 10, "title": "Max Results", "type": "integer" } }, "type": "object" }

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/getglad/obsidian_mcp'

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