How to Use the PMC Open Access (PubMed Central) MCP in Windsurf
Connect Windsurf to PubMed Central. Let Cascade automate your research workflow, from finding papers to exporting citations.
Works with every AI agent you already use
…and any MCP-compatible client
Connect PMC Open Access (PubMed Central) MCP to Windsurf
Create your Vinkius account to connect PMC Open Access (PubMed Central) to Windsurf — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Automate Multi-Step Research Tasks
Stop manually chaining commands. Tell Cascade a high-level goal, like "Find recent papers on CRISPR by Dr. Smith, get their citations, and find the full-text links." It figures out the steps on its own. Cascade will use `oai_list_identifiers` to find the papers, then run `export_citation` for each one, and finally use `oa_discover` to get the download links. You get the final result without having to prompt each action. This is what an autonomous agent is for.
End the ID Conversion Nightmare
You have a list of PMIDs, but your other tool needs PMCIDs. Or you have DOIs and need to find the original manuscript ID. This is a classic, tedious problem that kills momentum. Just give your agent the list of IDs you have. The `convert_ids` tool hits the PMC API and returns a clean JSON object with all corresponding identifiers. No more building custom scripts or using clunky web converters. It just works.
Your Windsurf MCP Server for Bulk Data
This isn't just for finding one paper. You can pull down metadata for thousands of articles to build a local database or run a text-mining analysis. It’s a direct link to the OAI-PMH repository. Use `oai_list_records` to get full records or `oai_list_identifiers` for a lighter-weight list of articles matching a specific metadata format. You can set up Cascade to periodically sync new research from a specific journal or topic into your local notes.
Set up PMC Open Access (PubMed Central) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the PMC Open Access (PubMed Central) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my PMC Open Access (PubMed Central) payment history." If connected, Cascade will call the PMC Open Access (PubMed Central) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"pmc-open-access-pubmed-central-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by PMC (PubMed Central). All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about PMC Open Access (PubMed Central) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the PMC Open Access (PubMed Central) MCP today
We host it, we monitor it, we maintain it. You just paste one token.