Skip to main content
Glama

Obsidian MCP Tool Server

by Rwb3n
MIT License
13
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OMCP_VAULT_PATHYesAbsolute path to your Obsidian vault. Use forward slashes (/) for paths, even on Windows.
OMCP_SERVER_PORTNoThe port on which the server will listen.
OMCP_TEMPLATE_DIRNoDirectory containing note templates.
OMCP_DAILY_NOTE_LOCATIONNoPath for daily notes within the vault.

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

No tools

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

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