Skip to main content
Glama

Zotero MCP

setup.py258 B
#!/usr/bin/env python # -*- coding: utf-8 -*- from setuptools import setup # This setup.py is mainly for backward compatibility with older pip versions. # For modern builds, we're using pyproject.toml and hatchling. if __name__ == "__main__": setup()

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/54yyyu/zotero-mcp'

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