{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_7ty85n9n4uzc","handle":"iflow-mcp-lrriver-zotero-mcp","url":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-lrriver-zotero-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-lrriver-zotero-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-lrriver-zotero-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-lrriver-zotero-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-lrriver-zotero-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-lrriver-zotero-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_lrriver-zotero_mcp","summary":"A Model Context Protocol (MCP) server for interacting with Zotero libraries","description":"# zotero_mcp\n[English](./README.md) | [中文](./README_zh.md)\n\nSupport connecting Zotero via MCP with a custom server and client, without the need for tools like the Claude app or Cursor.\n\n## Environment configuration\n```\nconda create -n mcp python=3.12 -y\nconda activate mcp\npip install -r requirements.txt\n```\n\n## Run MCP\n\nFirst, create a `.env` file and fill in the following variables. `zotero_api_key` needs to be obtained from the Zotero official website, and `api_key` is your LLM's API key:\n\n```\nzotero_api_key=''\napi_key=\"\"\n```\nFirst, create a `.env` file and fill in the following variables:\n\n```  \nmodel=\"\"  \nllm_api_base = \"\"  \nllm_api_key=\"\"  \nzotero_api_key=''  \nlibrary_id=''  \n```  \n\n`model` is the name of the LLM, `llm_api_base` is the URL of the LLM, and `llm_api_key` is the API Key for the LLM. The `zotero_api_key` can be created by visiting the [Zotero](https://www.zotero.org/settings/keys), and your [library_id](https://www.zotero.org/settings/keys) is shown below:  \n![library_id](./img/user_id.png)\n\nThen start the server:\n```bash\npython ./server.py\n```\n\nOpen a new terminal window and run the client:\n```bash\npython ./client.py\n```\n\nHere's the testing result:\n\nUpload files in Zotero in advance:\n\n![Zotero upload screenshot](./img/image.png)\n\nQuery document content via MCP:\n\n![Query document content screenshot](./img/image-1.png)","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_lrriver-zotero_mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.779,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_lrriver-zotero_mcp","registry":"pypi","observedAt":"2026-09-15T18:22:12.678Z","publishedAt":"2026-01-22T03:16:19.031353Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_lrriver-zotero_mcp","url":"https://pypi.org/project/iflow-mcp_lrriver-zotero_mcp/","firstSeenAt":"2026-09-09T19:24:58.686Z","fetchedAt":"2026-09-15T18:21:26.558Z","normalizedAt":"2026-09-15T18:21:26.558Z"}]},"firstSeenAt":"2026-09-09T19:24:58.686Z","updatedAt":"2026-09-15T18:22:12.678Z"}