Skip to main content
Glama

Obsidian MCP Server

by quinny1187

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_vaults

List available Obsidian vaults

get_vault_info

Get information about a specific vault

read_note

Read a note from the vault

write_note

Create or update a note in the vault

list_notes

List all notes in a vault or folder

search_vault

Search for text across all notes in vault

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/quinny1187/obsidian-mcp'

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