get_repositories
ActiveTool of Paperswithcode
Find IMPLEMENTATIONS of a paper (by arXiv id): the linked GitHub repository plus the most popular Hugging Face models, demo Spaces, and datasets that implement or reproduce it — the "papers with code" view. Use for "code/implementation for <paper>", "models trained on <paper>".
Parameters schema
{
"type": "object",
"examples": [
{
"id": "attention-is-all-you-need"
}
],
"required": [
"arxiv_id"
],
"properties": {
"arxiv_id": {
"type": "string",
"description": "arXiv identifier (e.g. \"2312.00752\")."
}
}
}Parent server
Paperswithcode
https://github.com/pipeworx-io/mcp-paperswithcode
1/7 registries