Skip to main content
Glama

Zotero MCP Bridge

by colobas
manifest.json466 B
{ "manifest_version": 2, "name": "__addonName__", "version": "__buildVersion__", "description": "__description__", "homepage_url": "__homepage__", "author": "__author__", "icons": { "48": "content/icons/favicon@0.5x.png", "96": "content/icons/favicon.png" }, "applications": { "zotero": { "id": "__addonID__", "update_url": "__updateURL__", "strict_min_version": "6.999", "strict_max_version": "8.*" } } }

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