Skip to main content
Glama

Zotero MCP Connector

by gyger
pyproject.toml663 B
[project] name = "mcp-pyzotero" version = "0.1.2" description = "A Model Control Protocol (MCP) connector for integrating your local Zotero with Claude" readme = "README.md" authors = [ { name = "Samuel Gyger", email = "samuel@gyger.tech" } ] requires-python = ">= 3.10" dependencies = [ "mcp[cli] >= 1.12.2", "pyzotero >= 1.6.11", "httpx" ] classifiers = [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", ] [project.urls] Homepage = "https://github.com/gyger/mcp-pyzotero" Repository = "https://github.com/gyger/mcp-pyzotero" Issues = "https://github.com/gyger/mcp-pyzotero/issues"

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/gyger/mcp-pyzotero'

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