Skip to main content
Glama

mendeley_add_document

Add academic documents to your Mendeley reference library by providing title, authors, publication details, and identifiers for organized research management.

Instructions

Add a new document to your Mendeley library.

Args:
    title: Document title (required)
    doc_type: Type - 'journal', 'book', 'conference_proceedings', etc.
    authors: List of author dicts with 'first_name' and 'last_name'
    year: Publication year
    source: Journal/book name
    abstract: Document abstract
    identifiers: Dict with 'doi', 'pmid', 'isbn', etc.

Returns:
    JSON object with the created document

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYes
doc_typeNojournal
authorsNo
yearNo
sourceNo
abstractNo
identifiersNo

Latest Blog Posts

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/pallaprolus/mendeley-mcp'

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