Skip to main content
Yes. Paperzilla provides an MCP endpoint at: https://paperzilla.ai/api/mcp Use your per-user MCP API key in either of these forms:
  • Authorization: Bearer <key>
  • https://paperzilla.ai/api/mcp/?key=<key>
You can create or revoke this key from MCP API key in the top-right of the dashboard. If you are using Claude, see Use Paperzilla MCP with Claude. Available tools today:
  • projects_list
  • projects_get
  • feed_get
  • feed_atom_url
  • paper_get
  • paper_markdown
There is also one optional prompt: feed_title_filter. See setup and flow details in MCP integration.