{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_e9c5qkqasqmp","handle":"arxiv-query-mcp","url":"https://wellknown.network/agents/arxiv-query-mcp","links":{"self":"https://wellknown.network/agents/arxiv-query-mcp/record.json","html":"https://wellknown.network/agents/arxiv-query-mcp","markdown":"https://wellknown.network/agents/arxiv-query-mcp/record.md","api":"https://wellknown.network/api/v1/agents/arxiv-query-mcp","status":"https://wellknown.network/api/v1/agents/arxiv-query-mcp/status","claim":"https://wellknown.network/agents/arxiv-query-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/arxiv-query-mcp/claim.json","badge":"https://wellknown.network/agents/arxiv-query-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:arxiv-query-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"arxiv-query-mcp","summary":"MCP server for querying, retrieving, and reading arXiv papers","description":"# arxiv-query-mcp\n\nAn MCP (Model Context Protocol) server that gives AI assistants direct access to arXiv. Search papers, retrieve full metadata, browse categories, and read paper text.\n\n## Table of Contents\n1. [Features](#features)\n2. [Installation](#installation)\n3. [Usage](#usage)\n4. [Contributing](#contributing)\n\n## Features\n\n- **Search arXiv** — Full query syntax support with title, author, abstract, and category filters\n- **Get paper metadata** — Retrieve complete details for any paper by ID (abstract, authors, categories, DOI, links)\n- **Browse by category** — List recent papers in specific subject areas (ML, AI, NLP, Computer Vision, etc.)\n- **Read paper text** — Fetch HTML-rendered paper content or fallback to abstracts with links\n- **Flexible formatting** — Response support for both markdown (human-readable) and JSON (programmatic)\n- **Pagination** — Handle large result sets with configurable limits and offsets\n\n## Installation\n\n### Prerequisites\n\n- `Python 3.11` or later\n- Dependencies `mcp[cli]>=1.0.0`, `httpx>=0.27.0`, `pydantic>=2.0.0` (see [pyproject.toml](pyproject.toml)) (project uses `poetry` for dependency management)\n\n### Install from PyPI\n\n```bash\npip install arxiv-query-mcp\n```\n\n### Build from Source\n\n```bash\ngit clone https://github.com/LWaetzig/google-scholar-mcp.git\ncd google-scholar-mcp\npip install -e .\n```\n\n---\n\n## Usage\n\n- Detailed documentation about single tools can be found [here](https://personal-public-packages.gitlab.io/arxiv-query-mcp)\n\n### Integration with Claude Desktop\n\nAdd the server to your Claude Desktop configuration:\n\n| Platform | Path |\n|---|---|\n| macOS | `~/Library/Application Support/Claude/claude_desktop_config.json` |\n| Windows | `%APPDATA%\\Claude\\claude_desktop_config.json` |\n\nAdd the `arxiv` entry under `mcpServers`, replacing the path with the absolute path to your clone:\n\n```json\n{\n  \"mcpServers\": {\n    \"arxiv\": {\n      \"command\": \"python\",\n      \"args\": [\"-m\", \"arxiv-query-mcp\"]\n    }\n  }\n}\n```\n\nRestart Claude D…","publisher":{"name":"Lucas Waetzig","url":null},"homepage":"https://personal-public-packages.gitlab.io/arxiv-query-mcp","repository":"https://github.com/LWaetzig/arxiv-mcp","version":"1.3.1","license":"MIT License\n         \n         Copyright (c) 2026 Lucas\n       …","protocols":["mcp"],"tags":["arxiv","mcp","mcp-server","search"],"pricing":null,"endpoints":[{"url":"pypi:arxiv-query-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":1,"provenance":"derived"},{"slug":"research.academic","name":"Academic Research","confidence":1,"provenance":"declared"}],"categories":["data","dev","research"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"arxiv-query-mcp","registry":"pypi","observedAt":"2026-09-09T09:25:08.151Z","publishedAt":"2026-05-10T15:20:27.364119Z","latestVersion":"1.3.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"arxiv-query-mcp","url":"https://pypi.org/project/arxiv-query-mcp/","firstSeenAt":"2026-09-09T09:23:49.700Z","fetchedAt":"2026-09-09T09:23:49.700Z","normalizedAt":"2026-09-09T09:23:49.700Z"}]},"firstSeenAt":"2026-09-09T09:23:49.700Z","updatedAt":"2026-09-09T09:25:08.151Z"}