Skip to main content
Glama

arXiv MCP Server

get_article_url

Find the URL of an arXiv.org article by searching with its title. Use this tool to quickly access the direct link for retrieval or reference.

Instructions

Retrieve the URL of an article hosted on arXiv.org based on its title. Use this tool only for retrieving the URL. This tool searches for the article based on its title, and then fetches the corresponding URL from arXiv.org.

Args: title: Article title.

Returns: URL that can be used to retrieve the article.

Input Schema

NameRequiredDescriptionDefault
titleYes

Input Schema (JSON Schema)

{ "properties": { "title": { "title": "Title", "type": "string" } }, "required": [ "title" ], "title": "get_article_urlArguments", "type": "object" }
Install Server

Other Tools from arXiv MCP Server

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/prashalruchiranga/arxiv-mcp-server'

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