paperwithcode-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALL_PROXY | No | Proxy for all outgoing HTTP requests | |
| HTTP_PROXY | No | Proxy for outgoing HTTP requests (HTTP) | |
| HTTPS_PROXY | No | Proxy for outgoing HTTP requests (HTTPS) | |
| PWC_TIMEOUT | No | Request timeout in seconds | 15.0 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| resolve_code_link_toolA | Resolve an arXiv ID to a GitHub repository URL from the corresponding HF Papers page. |
| get_paper_details_toolB | Get detailed paper metadata including title, authors, abstract, GitHub repo, GitHub stars, AI summary, keywords, and upvotes. |
| read_paper_toolB | Fetch the full text of a paper as markdown. |
| list_daily_papers_toolA | List papers featured on Hugging Face Papers for a given date (YYYY-MM-DD format). Defaults to today. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GtJerry111/paperwithcode-hf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server