Skip to main content
Glama

Obsidian MCP Server - Enhanced

by BoweyLou
index.ts•327 B
/** * @fileoverview Barrel file for the 'obsidian_dataview_query' MCP tool. * * This file serves as the public entry point for the obsidian_dataview_query tool module. * It re-exports the primary registration function from the registration module. */ export { registerObsidianDataviewQueryTool } from "./registration.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/BoweyLou/obsidian-mcp-server-enhanced'

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