setup-arxiv-mcp

setup-arxiv-mcp is a skill for Claude Code, Codex from NeoLabHQ/context-engineering-kit. It costs 19 tokens per session (1,044 once invoked), scanned A, original, GPL-3.0.

A setup guide for connecting an arXiv paper-search MCP server through Docker MCP. arXiv is an online archive of research papers.

In plain words
What is it for?
Use it when configuring paper searches for research or scientific development tasks.
Why use it?
It gives a coding agent a way to search technical research papers from its workflow.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

not rated 1.7krepo +142 12d ago A scan Socket: passSnyk: warnSkillSpector: pass 19 tokens GPL-3.0

Good fit Use it when configuring paper searches for research or scientific development tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/neolabhq/context-engineering-kit/setup-arxiv-mcp
About the project

Context Engineering Kit is a collection of skills, agents, hooks, instructions, commands, and plugins that shape how coding agents use context and carry out development work. It is for developers using Claude Code and other supported coding agents who want more predictable results. The catalogue entries are components from this collection.

NeoLabHQ/context-engineering-kit · 1,661 stars · on GitHub · neolab.gitbook.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add NeoLabHQ/context-engineering-kit --skill setup-arxiv-mcp
Clone the repo
git clone --depth 1 https://github.com/NeoLabHQ/context-engineering-kit

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for setup-arxiv-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/neolabhq/context-engineering-kit/setup-arxiv-mcp.svg)](https://agentmods.dev/skills/neolabhq/context-engineering-kit/setup-arxiv-mcp)
Your own site
<a href="https://agentmods.dev/skills/neolabhq/context-engineering-kit/setup-arxiv-mcp"><img src="https://agentmods.dev/badge/skills/neolabhq/context-engineering-kit/setup-arxiv-mcp.svg" alt="Measured on agentmods" height="20"></a>
Per session 19 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,044 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 24 Apr 2026
  • Snyk warn 24 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00019 $0.01044
Opus 5 $0.00010 $0.00522
Sonnet 5 $0.00004 $0.00209
Haiku 4.5 $0.00002 $0.00104

Measured 4d ago against content hash a059ee558c1f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

setup-arxiv-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

antigravity/skills/setup-arxiv-mcp/SKILL.md · 116 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 116 lines · 19 tokens per session scan A a059ee558c1f

Subscribe to this mod's changes

setup-arxiv-mcp is a skill published in the GitHub repository NeoLabHQ/context-engineering-kit (1,661 stars, last pushed 12d ago), licensed GPL-3.0. It adds 19 tokens to every session and 1,044 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

manimce-best-practices

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains from manim import , (3) User runs manim CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine.…

calesthio/OpenMontage · 149 tokens

taxonomy-vto

A reference guide for diagnosing visual problems in LaTeX research papers. It defines categories such as wasted page space, misplaced figures, inconsistent formatting, overflow, alignment, and template-migration issues.

OpenRaiser/PaperFit · 0 tokens

consistency-polisher

A LaTeX layout helper that makes tables, figures, and captions follow consistent formatting throughout a research paper. LaTeX is a system often used to typeset academic documents.

OpenRaiser/PaperFit · 0 tokens

float-optimizer

A document-layout helper for LaTeX, the system commonly used to typeset research papers. It adjusts how figures and tables are placed near the text that refers to them.

OpenRaiser/PaperFit · 0 tokens

space-util-fixer

A LaTeX layout helper for improving how content fills pages and columns. It addresses issues such as isolated lines, large blank areas, incorrect page counts, and uneven columns in two-column papers.

OpenRaiser/PaperFit · 0 tokens

template-migrator

A paper-template migration guide for moving a LaTeX research paper from one publication format to another. LaTeX is a system for writing and typesetting documents in source files.

OpenRaiser/PaperFit · 0 tokens