Skip to main content
Glama

vault_query

Retrieve project content from an Obsidian vault for AI-assisted development, supporting specific files, sections, or metadata extraction.

Instructions

Read content from a vault project — use instead of direct filesystem access.

Args: project: Project slug (directory under 10_projects/), or '_meta' for 00_meta/. section: Shortcut name (context, tasks, roadmap, lessons). Ignored if path is set. path: Relative path to a specific .md file within the project. Overrides section. max_lines: Maximum lines to return. 0 = unlimited. include_metadata: Prepend a structured metadata line from YAML frontmatter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectYes
sectionNocontext
pathNo
max_linesNo
include_metadataNo

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/mlorentedev/hive'

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