Obsidian MCP Server
by quinny1187
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_vaultsB | List available Obsidian vaults |
| get_vault_infoC | Get information about a specific vault |
| read_noteC | Read a note from the vault |
| write_noteC | Create or update a note in the vault |
| list_notesC | List all notes in a vault or folder |
| search_vaultC | Search for text across all notes in vault |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/quinny1187/obsidian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server