Skip to main content
Glama

Huggingface Daily Papers

by huangxinping

get_papers_by_date

Retrieve HuggingFace daily research papers for any specific date to access academic publications and stay informed about machine learning developments.

Instructions

Get HuggingFace daily papers for a specific date

Input Schema

NameRequiredDescriptionDefault
dateYesDate in YYYY-MM-DD format

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "Date in YYYY-MM-DD format", "pattern": "^\\d{4}-\\d{2}-\\d{2}$", "type": "string" } }, "required": [ "date" ], "type": "object" }

Other Tools from Huggingface Daily Papers

Related Tools

    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/huangxinping/huggingface-daily-paper-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server