Z

Zotero

Integrates with Zotero to enable listing collections, retrieving item details, searching libraries, ...

77 views
0 installs
Updated Oct 1, 2025
Not audited
Integrates with Zotero to enable listing collections, retrieving item details, searching libraries, and fetching recent papers for research and citation management.
  1. Create a Zotero API Key

    • Go to https://www.zotero.org/settings/keys.
    • Click "Create new private key".
    • Set a key description and adjust the permissions as needed.
    • Save the key and copy the generated API key.
  2. Find Your Zotero User ID

    • Open a terminal and run:
      curl -H "Zotero-API-Key: YOUR_API_KEY" https://api.zotero.org/keys/current
      
    • Replace YOUR_API_KEY with the key you copied in the previous step.
    • In the response, locate the value for "userID" (e.g., 123456). This is your user ID.
  3. Fill in the FastMCP Connection Interface

    • When adding this server in FastMCP, use the "Install Now" button for the Zotero MCP server.
    • Fill in the environment values as follows:
      • ZOTERO_API_KEY: Paste the API key you generated in step 1.
      • ZOTERO_USER_ID: Enter the user ID you obtained in step 2.
  4. Save and Proceed

    • Click "Save" or "Continue" in FastMCP to complete the integration.

Quick Start

View on GitHub

More for Productivity

View All →

More for Database

View All →

Similar MCP Servers

Z

Zotero

Integrates with Zotero to enable searching libraries, retrieving metadata, and accessing full-text content for scholarly research workflows.

Productivity
75
0

Report Issue

Thank you! Your issue report has been submitted successfully.