Compatible with every major AI agent and IDE
What is the Stanford OpenAlex MCP Server?
Connect to the OpenAlex API — the fully open catalog of the global research system.
What you can do
- Works — Search and analyze 250M+ academic works (papers, books, datasets, patents)
- Authors — Browse 90M+ researcher profiles with h-index, i10-index, and citation metrics
- Institutions — Explore 100K+ universities, labs, and research organizations worldwide
- Sources — Query 240K+ journals, conferences, and repositories with impact metrics
- Concepts — Navigate the 65K+ scientific concept taxonomy from broad to specific
- Funders — Discover which organizations fund specific research areas
- Publishers — Analyze the academic publishing landscape
- Topics — Explore hierarchical topic classifications across all of science
- Open Access — Find freely available research papers
How it works
- Subscribe to this server
- No API key required — OpenAlex is 100% free and open
- Start exploring the academic world from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Research Administrators — benchmark institutions, track funding landscapes
- Bibliometricians — analyze publication trends, citation patterns, and research impact
- Science Policy Makers — understand research funding and output by country and institution
- Academic Librarians — explore journal metrics and open access availability
Built-in capabilities (16)
Returns name, affiliations, paper count, citation count, h-index, i10-index, 2-year mean citedness, top research concepts, and publication trends by year. The definitive tool for assessing academic impact. Get author profile with h-index, citations, and impact metrics
Returns works with titles, DOIs, years, citation counts, open access status, and primary venues. Sort by "cited_by_count:desc" for most cited or "publication_date:desc" for most recent. Get all works by a specific author
Essential for understanding the structure of a research field. Get concept details with ancestors, related concepts, and trends
Use this to understand which organizations fund specific research areas. Get funder details and funded research statistics
Get institution details with research metrics and collaborations
Essential for evaluating journal quality and coverage. Get journal or conference details with impact metrics
Accepts OpenAlex IDs (e.g. "W2741809807"), DOIs (e.g. "https://doi.org/10.1038/s41586-021-03819-2"), PubMed IDs (e.g. "pmid:34845388"), or MAG IDs. Returns title, abstract, authors with institutions, concepts, citation count, open access status, and publication details. Get academic work details by OpenAlex ID, DOI, or PubMed ID
Returns display name, ORCID, works count, citation count, h-index, i10-index, and last known institution. Filter examples: "cited_by_count:>10000", "works_count:>100", "last_known_institutions.country_code:US". Search 90M+ academic authors by name
Returns names, levels, descriptions, works counts, and citation counts. Search 65K+ scientific concepts in the knowledge hierarchy
Returns names, countries, grants counts, works funded, and citation impact. Essential for understanding research funding landscapes. Search funding organizations worldwide
Returns names, countries, types, works counts, citation counts, and homepages. Filter examples: "country_code:US", "type:education", "cited_by_count:>1000000". Search 100K+ research institutions worldwide
This is a specialized filter of the works endpoint that returns only papers with open access PDFs. Ideal for researchers who need freely accessible literature for reading, citation, or meta-analysis. Search only open access academic works
Returns names, countries, works counts, and citation counts. Useful for analyzing the publishing landscape. Search academic publishers
Returns names, ISSNs, types, works counts, citation counts, and open access status. Filter examples: "type:journal", "is_oa:true", "cited_by_count:>100000". Search 240K+ academic journals, conferences, and repositories
Returns topic names, descriptions, associated works and citations, plus the parent field and domain. Use this to map the landscape of a research area. Search topic classifications across all of science
Supports full-text search plus structured filters. Filter syntax examples: "publication_year:2024", "open_access.is_oa:true", "type:journal-article", "cited_by_count:>100". Sort options: "cited_by_count:desc", "publication_date:desc", "relevance_score:desc". Search 250M+ academic works by keyword or filter
Why Cursor?
Cursor's Agent mode turns Stanford OpenAlex into an in-editor superpower. Ask Cursor to generate code using live data from Stanford OpenAlex and it fetches, processes, and writes. all in a single agentic loop. 16 tools appear alongside file editing and terminal access, creating a unified development environment grounded in real-time information.
- —
Agent mode turns Cursor into an autonomous coding assistant that can read files, run commands, and call MCP tools without switching context
- —
Cursor's Composer feature can generate entire files using real-time data fetched through MCP. no copy-pasting from external dashboards
- —
MCP tools appear alongside built-in tools like file reading and terminal access, creating a unified agentic environment
- —
VS Code extension compatibility means your existing workflow, keybindings, and extensions all work alongside MCP tools
Stanford OpenAlex in Cursor
Stanford OpenAlex and 4,000+ other MCP servers. One platform. One governance layer.
Teams that connect Stanford OpenAlex to Cursor 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.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 4,000+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Stanford OpenAlex in Cursor
The Stanford OpenAlex 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 16 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Cursor 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.

* 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
How Vinkius secures
Stanford OpenAlex for Cursor
Every tool call from Cursor to the Stanford OpenAlex MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
Do I need an API key?
No. OpenAlex is 100% free and open. No registration or API key is required.
How is OpenAlex different from Semantic Scholar?
OpenAlex provides a broader ecosystem view with entities for institutions, journals, funders, publishers, and concepts — not just papers and authors. It is ideal for bibliometric analysis, institutional benchmarking, and understanding the structure of the research system. Semantic Scholar excels at AI-powered recommendations and citation graph navigation.
What replaced Microsoft Academic Graph?
OpenAlex was created as the free, open-source successor to Microsoft Academic Graph (MAG), which was discontinued in 2022. OpenAlex now contains over 250 million works and continues to grow, fully funded by grants to ensure permanent public access.
What is Agent mode and why does it matter for MCP?
Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
Where does Cursor store MCP configuration?
Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
Can Cursor use MCP tools in inline edits?
No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.
How do I verify MCP tools are loaded?
Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.
Tools not appearing in Cursor
Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
Server shows as disconnected
Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.
Explore More MCP Servers
View all →
AssessTEAM
7 toolsEvaluate employee performance, run 360-degree reviews, and track team goals with streamlined assessment workflows.

CockroachDB Cloud
8 toolsManage distributed SQL clusters via CockroachDB Cloud — track clusters, monitor nodes, and audit network allowlists directly from any AI agent.

Omnisend Marketing
10 toolsManage omnichannel marketing via Omnisend — track email/SMS campaigns, contacts, and segments directly from your AI agent.

Spellbook Legal AI
13 toolsAI-powered contract drafting and review — analyze contracts, draft clauses, detect risks, and compare against 2,000+ market precedents via Spellbook.
