Skip to main content
Glama

Hugging Face MCP Server

get-paper-info

Retrieve detailed information about a specific research paper using its arXiv ID on Hugging Face, facilitating quick access to paper metadata and insights.

Instructions

Get information about a specific paper on Hugging Face

Input Schema

NameRequiredDescriptionDefault
arxiv_idYesThe arXiv ID of the paper (e.g., '1810.04805')

Input Schema (JSON Schema)

{ "properties": { "arxiv_id": { "description": "The arXiv ID of the paper (e.g., '1810.04805')", "type": "string" } }, "required": [ "arxiv_id" ], "type": "object" }

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/shreyaskarnik/huggingface-mcp-server'

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