4,000+ servers built on vurb.ts
Vinkius
VS Code CopilotIDE
CORE (Open Access Research) MCP Server

Bring Open Access
to VS Code Copilot

Learn how to connect CORE (Open Access Research) to VS Code Copilot and start using 10 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.

MCP Inspector GDPR Free for Subscribers
Get ArticleGet Article HistoryGet Article PdfGet JournalGet RepositoryGlobal SearchResolve OaiSearch ArticlesSearch JournalsSearch Repositories

Compatible with every major AI agent and IDE

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
CORE (Open Access Research)

What is the CORE (Open Access Research) MCP Server?

Connect to CORE, the world's largest aggregator of open access research papers. This MCP server allows your AI agent to search, retrieve, and analyze millions of scholarly articles, journals, and institutional repositories through natural conversation.

What you can do

  • Global Search — Search across all CORE resources including articles, journals, and repositories using a single text query.
  • Article Retrieval — Fetch full metadata, version history, and direct PDF download links for specific research papers using CORE IDs.
  • Journal & Repository Discovery — Search and inspect specific journals by ISSN or explore institutional repositories to find authoritative sources.
  • OAI Resolution — Resolve Open Archives Initiative (OAI) identifiers to access original metadata and repository pages.
  • Deep Metadata Inspection — Analyze article history and updates to ensure you are working with the latest scientific information.

How it works

  1. Subscribe to this server
  2. Enter your CORE API Key
  3. Start researching directly from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Researchers & Academics — quickly find relevant papers and download PDFs without leaving your writing or coding environment.
  • Students — gather citations, explore related research history, and find open access versions of paywalled content.
  • Data Scientists — access a massive corpus of open access metadata for literature reviews and scientific data analysis.

Built-in capabilities (10)

get_article

Get a specific article by CORE ID

get_article_history

Get the history of an article

get_article_pdf

Get the PDF download URL for an article

get_journal

Get a specific journal by ISSN

get_repository

Get a specific repository by ID

global_search

Global search across CORE

resolve_oai

Resolve an OAI identifier

search_articles

Search for articles

search_journals

Search for journals

search_repositories

Search for repositories

Why VS Code Copilot?

GitHub Copilot Agent mode brings CORE (Open Access Research) data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 10 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.

  • VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor

  • Project-scoped MCP configs (.vscode/mcp.json) let you commit server configurations to your repository, ensuring the entire team shares the same tool access

  • Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop

  • GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services

See it in action

CORE (Open Access Research) in VS Code Copilot

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Why Vinkius

CORE (Open Access Research) and 4,000+ other MCP servers. One platform. One governance layer.

Teams that connect CORE (Open Access Research) to VS Code Copilot through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.

4,000+MCP Servers ready
<40msCold start
60%Token savings
Raw MCP
Vinkius
Server catalogFind and host yourself4,000+ managed
InfrastructureSelf-hostedSandboxed V8 isolates
Credential handlingPlaintext in configVault + runtime injection
Data loss preventionNoneConfigurable DLP policies
Kill switchNoneGlobal instant shutdown
Financial circuit breakersNonePer-server limits + alerts
Audit trailNoneEd25519 signed logs
SIEM log streamingNoneSplunk, Datadog, Webhook
HoneytokensNoneCanary alerts on leak
Custom domainsNot applicableDNS challenge verified
GDPR complianceManual effortAutomated purge + export
Enterprise Security

Why teams choose Vinkius for CORE (Open Access Research) in VS Code Copilot

The CORE (Open Access Research) MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 10 tools execute in hardened sandboxes optimized for native MCP execution.

Your AI agents in VS Code Copilot only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

CORE (Open Access Research)
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

The Vinkius Advantage

How Vinkius secures CORE (Open Access Research) for VS Code Copilot

Every tool call from VS Code Copilot to the CORE (Open Access Research) MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

How do I get the PDF of a specific research article?

Use the get_article_pdf tool with the CORE Article ID. The agent will return the direct download URL for the open access PDF version of the paper.

02

Can I search for specific journals or repositories?

Yes! You can use search_journals or search_repositories for general text queries, or use get_journal (with an ISSN) and get_repository (with a Repository ID) for direct lookups.

03

What does the OAI resolution tool do?

The resolve_oai tool takes an OAI identifier (like oai:oro.open.ac.uk:75049) and resolves it to the CORE metadata page or the original repository link, helping you find the source of the research.

04

Which VS Code version supports MCP?

MCP support requires VS Code 1.99 or later with the GitHub Copilot extension. Ensure both are updated to the latest version. Older versions of Copilot may not expose the Agent mode toggle.

05

How do I switch to Agent mode?

Open the Copilot Chat panel and look for two mode options: "Ask" and "Agent". Click "Agent" to enable autonomous tool calling. In Ask mode, Copilot provides conversational answers but cannot invoke MCP tools.

06

Can I restrict which MCP tools Copilot can access?

Yes. VS Code shows a tool consent dialog before any MCP tool is invoked for the first time. You can also configure tool access policies at the organization level through GitHub Copilot settings.

07

Does MCP work in VS Code Remote or Codespaces?

Yes. MCP servers configured via .vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.

08

MCP tools not available

Ensure you are in Agent mode in Copilot Chat. MCP tools only appear in Agent mode.

Explore More MCP Servers

View all →