Skip to main content
Glama
cbyrohl

mcp-server-ads

by cbyrohl

ads_library_documents

Manage documents and notes in an ADS library by adding/removing papers, performing set operations, and handling annotations for astrophysics research.

Instructions

Manage documents and notes within an ADS library.

Document actions:

  • add/remove: Add or remove bibcodes from the library

  • union/intersection/difference/copy/empty: Set operations with other libraries

Note actions:

  • get_notes: List all notes in the library

  • add_note/edit_note/delete_note: Manage notes on individual papers

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
library_idYesLibrary ID
actionYesAction: add/remove bibcodes, set operations (union/intersection/difference/copy/empty), or note management (get_notes/add_note/edit_note/delete_note)
bibcodesNoBibcodes to add/remove
librariesNoLibrary IDs for set operations
bibcodeNoSingle bibcode for note operations
contentNoNote content (for add_note/edit_note)

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/cbyrohl/mcp-server-ads'

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