
paperswithcode mcp server
MCP Server for Paperswithcode.
Repository Info
About This Server
MCP Server for Paperswithcode.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
paperswithcode-mcp-server
Claude Desktop Config
Add to claude_desktop_config.json:
{
"mcpServers": {
"papers-with-code": {
"command": "uv",
"args": ["run", "python", "server.py"],
"cwd": "/path/to/paperswithcode-mcp"
}
}
}
Available Tools
search_papers(query, items_per_page, page) - Search papers by keywords
get_paper_details(paper_id) - Get full paper information
get_paper_datasets(paper_id, limit) - List datasets used in paper
get_paper_methods(paper_id, limit) - List methods used in paper
get_paper_repositories(paper_id, limit) - Find code repositories for paper
get_paper_tasks(paper_id, limit) - List ML tasks addressed by paper
Quick Start
Clone the repository
git clone https://github.com/anurag12-webster/paperswithcode-mcp-serverInstall dependencies
cd paperswithcode-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.