hbg/mcp-paperswithcode
π βοΈ MCP to search through PapersWithCode API
Quick Start
Clone the repository:
git clone https://github.com/hbg/mcp-paperswithcodeClaude Desktop configuration example:
{
"mcpServers": {
"mcp-paperswithcode": {
"command": "npx",
"args": [
"-y",
"hbg/mcp-paperswithcode"
]
}
}
}Check the repository README for specific installation and configuration instructions.