MCPVault

abstract

MCP tool from MCP Paperswithcode by hbg

(str, optional): Filter by abstract text.

How to use it

abstract is exposed by the MCP Paperswithcode MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the abstract 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 claude
FULL MCP PAPERSWITHCODE LISTING

Other tools in MCP Paperswithcode (32)

area_id

(str): The area ID.

arxiv_id

(str, optional): Filter by ArXiv ID.

author_id

(str): The author ID.

author_name

(str): Full name of the author.

conference_id

(str): The conference ID.

conference_name

(str, optional): Full or partial name.

full_name

(str): Full name of the author.

get_conference

Get metadata for a specific conference.

get_conference_proceeding

Get details for a specific conference proceeding.

get_paper

Get a paper's metadata by its ID.

get_paper_author

Get metadata for an author by ID.

get_research_area

Get metadata for a specific research area.

list_conference_papers

List all papers for a specific conference proceeding.

list_conference_proceedings

List all proceedings under a conference.

list_conferences

List conferences, optionally filter by name.

list_paper_datasets

List datasets mentioned or used in a paper.

list_paper_methods

List methods discussed in a paper.

list_paper_repositories

List code repositories linked to a paper.

list_paper_results

List benchmark results associated with a paper.

list_paper_tasks

List tasks associated with a paper.

list_papers_by_author_id

List all papers written by an author via ID.

list_papers_by_author_name

Search by name and return papers for the first matching author.

list_research_area_tasks

List tasks associated with a research area.

name

(str): Partial or full name of the research area.

paper_id

(str): The paper ID.

paper_url

(str): The direct PDF or HTML URL to a paper.

proceeding_id

(str): The proceeding ID.

read_paper_from_url

Extract readable text from a paper given its URL.

search_authors

Search authors by full name.

search_papers

Search for papers using optional filters.

search_research_areas

Search research areas by name.

title

(str, optional): Filter by title text.