openalex-research-mcp

Provides an MCP (Model Context Protocol) server that exposes OpenAlex scholarly data to AI assistants via ~31 specialized tools for literature search, entity lookup, citation/reference analysis, trend analysis, and preset-based (journal/institution) constrained discovery. Includes CLI-based setup for MCP client integration (e.g., Claude Desktop) and supports options like caching, validation, and retry behavior.

Evaluated Mar 30, 2026 (22d ago)
Repo ↗ Ai Ml mcp openalex literature-review bibliometrics citation-analysis research-trends typescript nodejs academic-search
⚙ Agent Friendliness
74
/ 100
Can an agent use this?
🔒 Security
51
/ 100
Is it safe for agents?
⚡ Reliability
35
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
86
Documentation
75
Error Messages
0
Auth Simplicity
88
Rate Limits
48

🔒 Security

TLS Enforcement
70
Auth Strength
55
Scope Granularity
10
Dep. Hygiene
40
Secret Handling
75

Security posture is inferred from the README only: it uses HTTPS implicitly for typical API calls but does not explicitly guarantee TLS-only behavior. Optional API key support is described, but there is no mention of encryption-at-rest, secret redaction, audit logging, or fine-grained scopes. The README suggests prompt-based setup that writes client config; risk of leaking secrets into config files exists if the user shares configs. Dependency hygiene cannot be verified from the provided content (only package dependencies listed), so the score is conservative.

⚡ Reliability

Uptime/SLA
0
Version Stability
45
Breaking Changes
20
Error Recovery
75
AF Security Reliability

Best When

You want an MCP-compatible assistant to perform iterative literature search and analysis against OpenAlex data with structured tool access and preset-based constraints.

Avoid When

You require a REST/GraphQL/SDK integration path or hard guarantees about response completeness/size for every tool call (summarized outputs are intentionally abbreviated).

Use Cases

  • Literature review workflows (broad search, targeted discovery, seminal/review paper finding)
  • Citation network and citation analysis (forward/backward citations; network building)
  • Research trend and landscape analysis (topic trends, geographic distribution, comparative areas)
  • Expert discovery (author search and author profiles/collaborators)
  • Credibility-gated search using curated journal/conference presets and institution group presets

Not For

  • Use as a general-purpose OpenAlex API wrapper for non-MCP clients without adapting to MCP tool calls
  • Use cases requiring strict contractual SLA guarantees or enterprise-grade uptime/monitoring commitments (not documented in provided content)
  • Workflows that require fine-grained, guaranteed-complete payloads for list/search responses (the server intentionally truncates for summarized responses)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: MCP server env var configuration: OPENALEX_EMAIL (optional) Optional OPENALEX_API_KEY (for premium users)
OAuth: No Scopes: No

Authentication is delegated to OpenAlex via optional email/API key. No OAuth flows or fine-grained scopes are described in the provided README.

Pricing

Free tier: No
Requires CC: No

No pricing tiers or billing are described for this MCP wrapper. OpenAlex usage/rate limits may depend on OpenAlex-side policies; the README references 'polite pool' for better rate limits via email.

Agent Metadata

Pagination
page/per_page (max 200, default 10)
Idempotent
True
Retry Guidance
Documented

Known Gotchas

  • Summarized list/search responses are intentionally truncated (e.g., authors limited to first 5 with a flag, and references/affiliations omitted) so follow-up calls like get_work may be required for completeness.
  • Some MCP clients (e.g., TypingMind) may produce 'tool_use_id' errors; troubleshooting suggests starting a new chat and requesting fewer results.
  • Pagination exists (page/per_page); agents requesting large result sets should manage per_page and pagination to avoid overly large responses.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for openalex-research-mcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered