Skip to content

chore(deps): update dependency arxiv-mcp-server to v0.7.1 - #888

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/arxiv-mcp-server-0.x
Open

chore(deps): update dependency arxiv-mcp-server to v0.7.1#888
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/arxiv-mcp-server-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
arxiv-mcp-server 0.6.20.7.1 age confidence

Release Notes

blazickjp/arxiv-mcp-server (arxiv-mcp-server)

v0.7.1

Compare Source

Patch release after #​226#​230

PyPI/uvx consumers can pick up the post-v0.7.0 dogfood fixes already on main.

Fixes
  • #​226 citation_graph: longer 429 backoff/jitter; soft JSON status=rate_limited + API-key hint
  • #​227 watch_topic: seed last_checked=now on create (no first-check historical flood)
  • #​228 search_paper_text: overlap dedupe + section diversity
  • #​229 paper outlines stop at References/Bibliography; tighter heading heuristics (no USENIX/venue pollution)
  • #​230 shorter once-per-response content_warning (≈57 chars); paginated chunks stay banner-free (#​215)
Refresh a stale uvx / Cursor connector
uvx --python 3.11 --refresh-package arxiv-mcp-server arxiv-mcp-server

Then restart the MCP client (or reconnect the Cursor arxiv connector) so it reloads tools.

v0.7.0

Compare Source

Highlights

Agent-friendly defaults and correctness pass from live MCP dogfooding.

Search & content
  • Compact search defaults: max_results=5, abstract_mode=snippet; full/none modes retained (#​128)
  • search_papers always returns total_results; start/next_start pagination (#​186/#​189)
  • Default read/download bounds (~12k) with next_retrieval / return_full_text (#​127)
  • Schema token trim on search_papers (#​131)
  • ICML HTML chrome stripped from downloads (#​190)
  • Content warning moved to content_warning field (first chunk only); paginated content stitches (#​215)
Paper navigation
  • New tools: get_paper_outline, read_paper_section, search_paper_text (#​129)
  • Bare HTML heading parse for arXiv HTML→md outlines (#​209)
  • LaTeX section title macro expansion (#​195)
IDs & cache
  • Shared ID normalization on download/latex (arxiv:/URL forms) (#​200)
  • Versioned storage under bare ID + sidecars; list dedupe (#​202)
  • No silent version downgrade of bare cache without force; expose arxiv_version/versioned_id (#​206)
  • download_paper not-found (not pdf-extra misreport) (#​196)
Citations
  • citation_graph strips vN for Semantic Scholar lookup; no S2 URL leak in errors (#​211)
  • export_citations batch of multiple versions of same paper no longer false not-found (#​212)
Alerts
  • check_alerts unpack fix after total_results change (#​193)
  • Truncated max_results no longer jumps watermark to now / skips window; drain advances (#​217)
  • check_alerts readOnlyHint=False, idempotentHint=False (#​216)
  • Unknown topic → Watch not found (not empty success) (#​221)
  • watch_topic update preserves categories unless explicitly passed (#​222)
Possibly breaking / behavior changes
  • search default max_results 10→5; abstracts default to snippets
  • read_paper/download_paper no longer return full text by default
  • UNTRUSTED banner no longer prepended into every content chunk (use content_warning)
  • check_alerts watermark / annotation semantics changed

v0.6.3

Compare Source

What's Changed

Installation and onboarding
  • Add tested setup and troubleshooting guidance for Claude Code, Codex, Hermes, PowerShell, uvx, and the official MCP Registry.
  • Document stale uvx cache recovery and desktop-client executable-path issues.
  • Replace broken Claude plugin schema references.
Distribution reliability
  • Smoke-test the installed wheel through its public arxiv-mcp-server console entry point across Python 3.11–3.13 on macOS, Linux, and Windows.
  • Verify optional PDF and semantic-search dependency resolution across the CI matrix.
  • Test the exact packed MCPB archive, including ZIP integrity and extraction safety checks.
  • Fix MCPB server-version reporting and protect manual bundle recovery from tag/commit mismatches.
  • Add bounded protocol and workflow timeouts.

Full Changelog: blazickjp/arxiv-mcp-server@v0.6.2...v0.6.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@toolhive-release-app

toolhive-release-app Bot commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

🔒 MCP Security Scan Results

✅ arxiv-mcp-server

  • Status: Passed
  • Tools scanned: 19
  • Result: No security issues detected

Summary: Scanned 1 MCP server(s), all passed security checks. ✅

@renovate
renovate Bot force-pushed the renovate/arxiv-mcp-server-0.x branch from f47541e to 45a9b56 Compare August 23, 2026 00:41
@renovate renovate Bot changed the title chore(deps): update dependency arxiv-mcp-server to v0.6.3 chore(deps): update dependency arxiv-mcp-server to v0.7.0 Aug 23, 2026
@renovate
renovate Bot force-pushed the renovate/arxiv-mcp-server-0.x branch from 45a9b56 to 60f2dc5 Compare August 23, 2026 17:10
@renovate renovate Bot changed the title chore(deps): update dependency arxiv-mcp-server to v0.7.0 chore(deps): update dependency arxiv-mcp-server to v0.7.1 Aug 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants