Arxiv MCP Server
未申請Search arXiv, fetch paper metadata, and read full-text content via MCP. STDIO & Streamable HTTP.
インストール
docker run -p 3010:3010 arxiv-mcp-server未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(6個)
arxiv_get_metadata
Get full metadata for one or more arXiv papers by ID.
arxiv_list_categories
List arXiv category taxonomy, optionally filtered by group.
arxiv_read_paper
Fetch the full text content of an arXiv paper from its HTML rendering, or from the PDF when no render exists.
arxiv_search
Search arXiv papers by query with category and sort filters.
max_characters
defaults to 100,000; pass null for the whole paper in one call. Raw HTML can be 500KB-3MB+ for math-heavy papers, which is more than most clients accept in a single tool result — page with start instead
submitted_from
/ submittedto bound the submission date (inclusive, UTC YYYY-MM-DD). Consecutive windows cover the matches with no gap — a paper submitted exactly at a midnight seam falls in both, so de-duplicate by ID — which is how to reach results past the 10,000 pagination ceiling