Skip to main content
Glama

Zotero MCP Bridge

by colobas
startup.test.ts229 B
import { assert } from "chai"; import { config } from "../package.json"; describe("startup", function () { it("should have plugin instance defined", function () { assert.isNotEmpty(Zotero[config.addonInstance]); }); });

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