VERTICAL::ARXIV · LIVE

INTERFACE::ARXIV_MCP · STREAMABLE HTTP

612.6K papers.
The citations resolved.

Your agent gets addressable research objects instead of text: 2,501,078 citation edges resolved to their source paper, 138,717 papers mapped to a canonical GitHub repository, every answer traceable to an ArXiv ID.

  • 2007-04-01 → 2026-08-20
  • 94.3% of ArXiv references resolved
  • Read-only · EU-hosted
13Source-registered toolsParsed from decorated functions in arxiv_mcp.py
612.6KPaper objectsLive production database count
2.5MResolved citation edgesAddressable paper-to-paper citation relations
147.4KCanonical repositoriesNormalized GitHub owner/repository identities
12.0MReference recordsParsed source references
2026-08-25SnapshotGenerated from one read-only DB transaction
612.6K papers2.5M resolved citation edges147.4K canonical repositories138.7K papers linked to repositories13 source-registered toolsREAD ONLY production intelligence612.6K papers2.5M resolved citation edges147.4K canonical repositories138.7K papers linked to repositories13 source-registered toolsREAD ONLY production intelligence

WHAT THIS GRAPH ANSWERS

Five questions.
Answered from the live graph.

A metadata API returns records. These answers need resolved relations — and they were read from the production database when this page was generated.

01 · INTERSECTION

Which papers connect LoRA and MMLU?

35papers reference both, explicitly resolved as entities

Most recent: Null-Space Constrained Low-Rank Adaptation for Response-Specified Large Language Model UnlearningarXiv:2606.10989 · 2026-06-09

arxiv_co_occurrence(entity_a="LoRA", entity_b="MMLU")

02 · RESEARCH TO CODE

Who turns this research into running code?

138,717papers mapped to a canonical repository

  • huggingface4,342 papers
  • facebookresearch3,326 papers
  • tatsu-lab2,587 papers

arxiv_repo_landscape()

03 · INFLUENCE

What does the field actually build on?

2.5Mcitation edges resolved to a source paper

  • GPT-4 Technical Report19,858
  • The Llama 3 Herd of Models13,176
  • Adam: A Method for Stochastic Optimization13,010

arxiv_citation_network(arxiv_id="2303.08774", direction="cited_by")

04 · DEPLOYABLE

Which research ships with working code?

74,593papers where the enrichment pass confirms a code release

Filter and full-text search combine, so the result is reproducible research rather than a reading list.530,433 papers marked empirical

arxiv_search_papers(query="retrieval augmented generation", has_code_only=True)

05 · WHAT COUNTS

Which benchmarks does the field measure against?

36,759benchmarks tracked as objects — the count is papers naming them in the title

  • VQA367
  • ImageNet191
  • MS COCO63

arxiv_top_entities(type="benchmark", title_only=True)

FROM ZERO TO FIRST ANSWER

Three steps.
About two minutes.

No SDK, no vector store, no embedding pipeline. Your client speaks MCP, the endpoint speaks back.

Create a key

Email and password, no card. The key appears in your browser immediately and stays valid for 365 days.

Paste one URL

Add the endpoint to your MCP client configuration. No SDK, no adapter — the URL is the integration.

https://arxiv.mcp.brunosan.de/mcp

Ask

Your key travels as the api_key parameter on every call — most clients store it once. Answers come back as objects with stable IDs and source links, and the key stays the same when you upgrade.

BUILT FOR

Three kinds of work.
One graph.

If none of these describe you, the domain is probably not worth its price — better to find that out here than after paying.

AGENT BUILDERS

Research agents that cite correctly

Stable IDs, resolved citations and repository links, without building the graph yourself.

  • Every claim traceable to an ArXiv ID
  • Read-only — the agent cannot mutate anything
  • One endpoint instead of four data sources
R&D AND PRODUCT

Find implementable research first

Filter for empirical work with a released repository before committing engineering time.

  • Papers with a canonical repository
  • Method and benchmark intersections
  • Trend direction per entity, by month
TECH INTELLIGENCE

Separate traction from attention

Resolved citation paths and institution signals show what the field actually builds on.

  • Citation influence in both directions
  • Which organisations publish and ship code
  • Cross-domain reaction through LENS

CONNECTION OBJECT

One endpoint.
Inspectable guarantees.

The endpoint, transport, tool registry and graph metrics are rendered server-side so humans, crawlers and AI systems receive the same product truth.

Production connection

Endpoint
https://arxiv.mcp.brunosan.de/mcp
Transport
Streamable HTTP
Access
BrunoSan API key · read-only tools
Server
BrunoSan ArXiv Intelligence
Registry
13 tools derived from source
Generated
2026-08-25T10:00:06.303064Z
MCP client configuration
{
  "mcpServers": {
    "brunosan-arxiv": {
      "url": "https://arxiv.mcp.brunosan.de/mcp"
    }
  }
}

REGISTRY_FINGERPRINT::arxiv_search_papers · arxiv_get_paper · arxiv_top_entities · arxiv_entity_trend · arxiv_top_authors · arxiv_author_papers · arxiv_most_cited · arxiv_citation_network · arxiv_co_occurrence · arxiv_institution_ranking · arxiv_repo_landscape · arxiv_pipeline_status · get_related_intelligence

PUBLIC TOOL REGISTRY

13 tools.
Grouped by decision value.

Names and signatures are parsed from the deployed Python source. A newly registered tool appears automatically on the next generation run.

Discover research

Search and resolve complete paper objects.

arxiv_search_papers · arxiv_get_paper

Track ideas

Measure topics, trends and explicit intersections.

arxiv_top_entities · arxiv_entity_trend · arxiv_co_occurrence

Map influence

Rank papers by resolved citations and traverse the graph.

arxiv_most_cited · arxiv_citation_network

People and institutions

Inspect author roles, portfolios and affiliation signals.

arxiv_top_authors · arxiv_author_papers · arxiv_institution_ranking

Code and deployment

Map papers to canonical GitHub repositories and organisations.

arxiv_repo_landscape

Trust and connectivity

Inspect pipeline truth and connect research to other domains.

arxiv_pipeline_status · get_related_intelligence

Show signatures and parameters for all 13 tools

Discover research

Search and resolve complete paper objects.

TOOL::arxiv_search_papers

Full-text research search with category, date, empirical and code filters.

arxiv_search_papers(query, category=None, date_from=None, date_to=None, empirical_only=False, has_code_only=False, limit=20)
TOOL::arxiv_get_paper

Resolve one paper into authors, entities, references and canonical repositories.

arxiv_get_paper(arxiv_id)

Track ideas

Measure topics, trends and explicit intersections.

TOOL::arxiv_top_entities

Rank methods, models, benchmarks or datasets — including title-only relevance.

arxiv_top_entities(type=None, date_from=None, date_to=None, title_only=False, limit=20)
TOOL::arxiv_entity_trend

Track how an entity rises or declines by month, quarter or year.

arxiv_entity_trend(entity_name, granularity='month')
TOOL::arxiv_co_occurrence

Find papers that explicitly connect two named research entities.

arxiv_co_occurrence(entity_a, entity_b, date_from=None, date_to=None, limit=20)

Map influence

Rank papers by resolved citations and traverse the graph.

TOOL::arxiv_most_cited

Rank influential papers by inbound resolved ArXiv citation edges.

arxiv_most_cited(category=None, date_from=None, date_to=None, limit=20)
TOOL::arxiv_citation_network

Traverse incoming or outgoing citation relations from one paper.

arxiv_citation_network(arxiv_id, direction='cited_by', depth=1)

People and institutions

Inspect author roles, portfolios and affiliation signals.

TOOL::arxiv_top_authors

Inspect author activity by any, first-author or last-author role.

arxiv_top_authors(role='any', category=None, date_from=None, date_to=None, limit=20)
TOOL::arxiv_author_papers

Retrieve a researcher's papers with author position on every result.

arxiv_author_papers(author_name, limit=20)
TOOL::arxiv_institution_ranking

Compare affiliation and optional GitHub-organisation signals with quality caveats.

arxiv_institution_ranking(date_from=None, date_to=None, include_github_orgs=False, limit=20)

Code and deployment

Map papers to canonical GitHub repositories and organisations.

TOOL::arxiv_repo_landscape

Rank canonical research repositories and organisations by linked papers.

arxiv_repo_landscape(org_filter=None, date_from=None, date_to=None, limit=20)

Trust and connectivity

Inspect pipeline truth and connect research to other domains.

TOOL::arxiv_pipeline_status

Read live counts, coverage, frontier and quality status from the production graph.

arxiv_pipeline_status()

HONEST COMPARISON

The ArXiv API is free.
So is OpenAlex.

Both are good. Neither returns what is on this page. The difference is not the data — it is the resolution work between the records.

What you need
Free metadata API
BrunoSan ArXiv
Find papers by keyword
Yes
FTS5 over title and abstract
Only papers with released code
Not available
74,593 papers
Paper to canonical repository
Papers with Code was sunset in July 2025
138,717 papers linked
Citation graph an agent can traverse
ArXiv API has none. OpenAlex resolves work IDs over REST — you build the traversal
2,501,078 ArXiv-to-ArXiv edges, both directions, one call
Two research entities intersected
Build it yourself
One call
Methods and benchmarks as objects
Not modelled
735,257 entities
Agent-native access
REST, write your own adapter
MCP, one URL

Rebuilding this is the honest alternative. It means parsing 11,971,172 references, resolving them, normalising authors and entities, deduplicating repositories and keeping all of it current. That is engineering months, then maintenance forever. Domain Access is €19.95 a month.

PRODUCT GUARANTEES

Every claim has
a technical source.

The interface is designed for agents that need evidence, stable identities and operational transparency—not generated prose without provenance.

IDENTITY

Stable object IDs

Paper, author, entity and repository relations retain addressable identities.

CITATIONS

Resolved graph edges

Citation metrics count references that resolve to ArXiv papers in the graph.

REPOSITORIES

Canonical GitHub identity

Repository objects use normalized owner/repository URLs and deduplicated paper relations.

COUNTERS

Relation-derived truth

Author and entity counters are reconciled against relation tables, not increment guesses.

COVERAGE

Visible pipeline state

HTML, whitelist, enrichment, frontier and quality status remain inspectable.

SAFETY

Read-only public tools

Public MCP calls query the production graph without mutating source objects. The database connection itself is opened read-only.

SECURITY

Keys hashed, EU-hosted

API keys are stored as SHA-256 hashes — the plain key exists once, in your browser. Servers run in the EU, operated by DoWell UG in Hamburg. Rate limit 30 requests per minute.

COVERAGE

What we cover.
And where it ends.

Every figure below comes from one read-only transaction against the production graph — including the ones that are incomplete.

Papers
612,608

2007-04-01 to 2026-08-20. Newest paper is 5 days old at build time.

Citations
2,501,078

94.3% of the 2,652,223 references that point at an ArXiv paper, out of 11,971,172 parsed in total. References to journals or books are not counted.

Code
138,717

Papers linked to one of 147,369 canonical repositories, deduplicated by owner and name.

Enrichment
94.9%

581,206 papers carry the empirical and has-code classification. The corresponding filters apply to that subset only.

This page is generated from the deployed MCP source, the shared pricing manifest and the production database. Where a value is unavailable it stays unavailable rather than estimated.

ACCESS

Start with one domain.
Connect the whole picture.

One transparent price per domain. LENS connects them. Full Intelligence unlocks everything.

TRIALNO CARD

Free Trial

€0

Prove the value with real BrunoSan intelligence.

  • 100 MCP calls
  • One selected intelligence domain
  • Real objects, sources and relationships
  • Valid for 365 days
  • The same stable API key when you upgrade
  • No credit card required
Create free API key
ONE DOMAINFOUNDING PRICE

Domain Access

€19.95

/ month

2 months free on yearly billing

Go deep in the domain that matters now.

  • Choose any current intelligence domain
  • All MCP tools available in that domain
  • 90-day history
  • Unlimited calls at 30 requests per minute
  • Priority support
Start Domain Access
BEST VALUELENS INCLUDED

Full Intelligence

€199

/ month

Save €50.40/month vs. individual access

Your agent sees every relevant domain—not only the one you expected.

  • All 11 intelligence domains
  • LENS cross-domain connection layer
  • All 12 MCP endpoints
  • Cross-domain entity intelligence
  • 90-day history across all domains
  • Unlimited calls at 30 requests per minute
Get Full Intelligence
ENTERPRISECUSTOM

Enterprise

Custom

Deploy BrunoSan around your data, controls and operating model.

  • Private LibertyOS instance
  • Dedicated EU deployment
  • Custom entity tracking
  • RBAC, SLA and DPA
  • White-label or on-premise options
Book an enterprise demo

LENS ADD-ON

Connections are the premium.

Resolve the same entity across your active domains and expose the combined signals, sources and relationships in one traceable view.

€29.95/ monthRequires 2+ active domains
Add LENS
Cancel any timeMonthly billing, no minimum term, no setup fee. Access runs to the end of the paid period.
Founding price protectionFounding customers keep their subscription price for at least 24 months.
Transparent billing2 months free on yearly access. No hidden per-tool surcharge.
Controlled expansionIf fewer than two domains remain active, LENS stays available until the current billing period ends and will not renew.

FAQ

Connection details,
without ambiguity.

Access, tool count and endpoint claims are generated from production source files and the shared pricing manifest.

Why pay when the ArXiv API and OpenAlex are free?

Those return records. This returns resolved relations: citations matched to their source paper, authors and entities normalised into stable objects, papers mapped to deduplicated repositories, all reachable through one MCP endpoint. Rebuilding that is engineering months plus ongoing maintenance.

What happens right after I create a key?

The key is shown in your browser immediately — not sent by email. Paste the endpoint URL into your MCP client and the first call works. No card is required for the trial.

Does the key change when I upgrade?

No. The same key continues to work on any paid plan. Nothing in your client configuration needs to change.

Can I cancel, and what happens then?

Monthly billing, no minimum term, no setup fee. Access ends with the paid period. Since the tools are read-only there is nothing to migrate out.

Which clients and frameworks does this work with?

Anything that speaks MCP: Claude Desktop, Claude Code, Cursor, and agent frameworks with an MCP adapter such as LangChain, LlamaIndex, CrewAI or AutoGen. The configuration is the same one URL in every case, and the API key travels as a tool parameter.

May I use the results commercially?

Yes, within the plan you hold. ArXiv metadata carries the licence terms of the respective paper; the graph objects and relations are ours to serve.

What does Domain Access include?

The complete ArXiv MCP tool registry for one selected domain, 90-day history and priority support. Full Intelligence adds every BrunoSan domain and the LENS connection layer.

How current is the data, and where does it end?

The coverage section on this page is rendered from the production database at build time, including the parts that are incomplete. Live status is available through arxiv_pipeline_status.

Is the MCP interface read-only?

Yes. The public ArXiv tools query the production graph and do not modify papers, relations or pipeline state.

What transport does the endpoint use?

MCP Streamable HTTP at the endpoint shown on this page.

How many tools are available?

The current source registry exposes 13 tools, generated from the deployed MCP source rather than maintained as marketing copy.