Skip to main content
Glama

MCP Tools for Obsidian

diff --git a/package.json b/package.json index 2a492711ba24e6924a23c0dde76062e16c2a5248..e7044b105ef8a297413c3e7d0ffe4232f1417fa5 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,9 @@ "exports": { ".": { "types": "./types/index.d.ts", - "worker": "./src/index-server.js", + "worker": "./src/index-client.js", "browser": "./src/index-client.js", - "default": "./src/index-server.js" + "default": "./src/index-client.js" }, "./package.json": "./package.json", "./action": {

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

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