list_paper_tasks
List tasks associated with a paper.
How to use it
list_paper_tasks is exposed by the MCP Paperswithcode MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_paper_tasks tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Paperswithcode
npx -y @smithery/cli install @hbg/mcp-paperswithcode --client claudeOther tools in MCP Paperswithcode (32)
(str, optional): Filter by abstract text.
(str): The area ID.
(str, optional): Filter by ArXiv ID.
(str): The author ID.
(str): Full name of the author.
(str): The conference ID.
(str, optional): Full or partial name.
(str): Full name of the author.
Get metadata for a specific conference.
Get details for a specific conference proceeding.
Get a paper's metadata by its ID.
Get metadata for an author by ID.
Get metadata for a specific research area.
List all papers for a specific conference proceeding.
List all proceedings under a conference.
List conferences, optionally filter by name.
List datasets mentioned or used in a paper.
List methods discussed in a paper.
List code repositories linked to a paper.
List benchmark results associated with a paper.
List all papers written by an author via ID.
Search by name and return papers for the first matching author.
List tasks associated with a research area.
(str): Partial or full name of the research area.
(str): The paper ID.
(str): The direct PDF or HTML URL to a paper.
(str): The proceeding ID.
Extract readable text from a paper given its URL.
Search authors by full name.
Search for papers using optional filters.
Search research areas by name.
(str, optional): Filter by title text.