Skip to main content
Yes. Paperzilla MCP supports two per-paper tools:
  • paper_get returns one paper’s metadata and status fields
  • paper_markdown returns that paper’s markdown when it is ready
If markdown is not ready yet, paper_markdown returns a structured result that tells you whether markdown generation was queued or unavailable. For feed-wide search, use feed_search. That is separate from the per-paper tools on this page. You can look up a paper by:
  • paper UUID
  • paper short_id
  • feed item / project_paper UUID
  • feed item / project_paper short_id
See: