Skip to main content
Glama

Obsidian MCP

by takuya0206
index.ts512 B
export { readNoteDefinition, createReadNoteTool } from "./read-note.js"; export { readActiveNoteDefinition, createReadActiveNoteTool } from "./read-active-note.js"; export { listNotesDefinition, createListNotesTool } from "./list-notes.js"; export { patchNoteDefinition, createPatchNoteTool } from "./patch-note.js"; export { createAdvancedSearchDQLTool, createAdvancedSearchJsonLogicTool, advancedSearchDQLDefinition, advancedSearchJsonLogicDefinition, } from "./advanced-search.js";

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

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