Skip to main content
Glama

Zotero MCP Bridge

by colobas
global.d.ts401 B
declare const _globalThis: { [key: string]: any; Zotero: _ZoteroTypes.Zotero; ztoolkit: ZToolkit; addon: typeof addon; }; declare type ZToolkit = ReturnType< typeof import("../src/utils/ztoolkit").createZToolkit >; declare const ztoolkit: ZToolkit; declare const rootURI: string; declare const addon: import("../src/addon").default; declare const __env__: "production" | "development";

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/colobas/zotero_mcp_plugin'

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