zotero-mcp-integrations

Insert Zotero-compatible citation field codes into .docx documents.

33|7|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/Xevos117/mcp-zotero --skill zotero-mcp-integrations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zotero-mcp-integrations
Source: https://github.com/Xevos117/mcp-zotero/tree/main/skills/zotero-skill-mcp-integrations
Command: npx skills add https://github.com/Xevos117/mcp-zotero --skill zotero-mcp-integrations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires docx, jszip, fast-xml-parser, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of inserting citations and bibliographies from your Zotero library directly into Microsoft Word documents, eliminating manual copy-pasting and formatting errors.

Core Features & Use Cases

  • In-Document Citation Injection: Inserts Zotero-compatible field codes into .docx files, allowing for live, dynamic citations.
  • Citation Style Support: Supports APA, IEEE, Vancouver, Harvard, and Chicago citation styles.
  • Use Case: When writing an academic paper, use this Skill to insert citations as you write, ensuring all references are correctly formatted and linked to your Zotero library.

Quick Start

Use the zotero-mcp-integrations skill to inject citations into the document 'my_paper.docx' using APA style.

Frequently Asked Questions about zotero-mcp-integrations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I insert Zotero citations into a Word document?

To insert Zotero citations into a Word document, this Skill injects Zotero-compatible field codes directly into .docx files. It parses the document XML and adds dynamic citation links, eliminating manual copy-pasting and formatting errors.

Can I use APA and IEEE citation styles with Zotero in docx files?

Yes, you can use APA and IEEE citation styles with Zotero in docx files. The Skill supports multiple formatting styles including APA, IEEE, Vancouver, Harvard, and Chicago for generating references within your academic writing.

Do I need npm packages to inject Zotero field codes into Word?

Yes, you need specific npm packages to inject Zotero field codes into Word. The Skill requires the docx, jszip, and fast-xml-parser packages to manipulate the document structure and handle the technical XML parsing within a sandbox environment.

What is the best way to automate bibliography formatting from Zotero?

The best way to automate bibliography formatting from Zotero is to use a Skill that injects Zotero-compatible field codes into .docx documents. This ensures all references are correctly formatted and dynamically linked to your Zotero library as you write.

Why does my Zotero citation injection not work in my academic paper?

Zotero citation injection may not work if the required npm dependencies are missing. The Skill relies on the docx, jszip, and fast-xml-parser packages to manipulate the document XML and insert field codes correctly within the sandbox environment.