Skip to main content
Search & Data ExtractionPython

hbg/mcp-paperswithcode

🐍 ☁️ MCP to search through PapersWithCode API

search-data-extractioncloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/hbg/mcp-paperswithcode

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-paperswithcode": {
      "command": "npx",
      "args": [
        "-y",
        "hbg/mcp-paperswithcode"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Search & Data Extraction
Language
Python
Author
hbg