Skip to main content
Glama

Advanced Obsidian MCP Server

by ToKiDoO
MIT License
2
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INCLUDE_TOOLSNoComma-separated list of tool names to include (e.g., 'obsidian_understand_vault,obsidian_simple_search')
OBSIDIAN_HOSTNoHost address for the Obsidian REST API plugin127.0.0.1
OBSIDIAN_PORTNoPort for the Obsidian REST API plugin27124
OBSIDIAN_API_KEYYesAPI key obtained from the Obsidian REST API plugin settings
OBSIDIAN_VAULT_PATHYesThe absolute path to your Obsidian 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/ToKiDoO/mcp-obsidian-advanced'

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