Mmcp.market

Dimensions Analytics MCP server

by dimensions.ai·ai.dimensions/analytics-mcp·v1.4.2

Search and analyze Dimensions research data: publications, grants, researchers, patents, trials

B80/100grade B
What users say
No reviews yet
Be the first
Safety scan
B80/100

full report

Adoption
Growing

6 stars89 downloads/wk

Reviews

Write one

Nobody has reviewed Dimensions Analytics yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Dimensions Analytics tools (1)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • search_publications

Public scan report

scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it

no findings
  • Code scan298 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 1 days ago15/15
  • Maintainer identitynamespace and repository owner differ; GitHub account older than a year6/10
Overall 80/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Dimensions Analytics repository's README, as published. We do not edit it. Read it on GitHub

Dimensions Analytics MCP

Connect Cursor, Claude Desktop, VS Code, and other MCP clients to Dimensions research data.

Dimensions Analytics MCP lets your AI assistant search publications, grants, researchers, reports, source titles, and more; find topic-similar documents from an abstract; run analytics and trends; look up DOIs and Dimensions IDs; and explore the live Dimensions schema — all through natural language in tools your client already supports.

After a short install, you configure your MCP client once, restart the app, and use dimensions like any other integration. Example prompts and workflows are in docs/USAGE.md.

Prerequisites

  • Node.js 20+ — required for the local stdio server (the installer can help you install it)
  • Dimensions API key — from your Dimensions account (same key as the Dimensions DSL API)

Don’t have an API key yet? Request a demo or quote here.

Quick install

Mac / Linux — paste in Terminal:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/digital-science/dimensions-analytics-mcp/main/scripts/install.sh)"

Windows — paste in PowerShell:

irm https://raw.githubusercontent.com/digital-science/dimensions-analytics-mcp/main/scripts/install.ps1 | iex

The installer checks Node.js, downloads Dimensions Analytics MCP, asks for your API key and, if needed, a custom instance URL, and configures Claude Desktop, Cursor, VS Code (Copilot), or Windsurf. Full details: Installation.

No GitHub token is required. The installer downloads @digital-science-dsl/dimensions-analytics-mcp from npm.

Custom Dimensions instance: If you log in at a URL other than https://app.dimensions.ai (for example https://your-instance.dimensions.ai), you must set DIMENSIONSBASEURL to that URL. A key from a custom instance fails with 401 Unauthorized against the standard host. The installer asks for this; for manual config:

"env": {
  "DIMENSIONS_API_KEY": "your-api-key",
  "DIMENSIONS_BASE_URL": "https://your-instance.dimensions.ai"
}

When done, restart your AI app and look for dimensions in MCP settings. Guided prefix installs update themselves for same-major npm releases; other install methods log an upgrade warning. Details: Updating.

Using Dimensions in chat

Once connected, ask your assistant to search publications, grants, researchers, reports, journals, run analytics, or look up a DOI.

Tool reference: docs/USAGE.md.

More documentation

  • Installation — guided installer and manual setup
  • Usage guide — workflows for AI assistants
  • Reference — names, env vars, rate limits, schema cache
  • MCP field aliases — field name shortcuts accepted by search tools

Package: @digital-science-dsl/dimensions-analytics-mcp on npm.

License

MIT

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y @digital-science-dsl/dimensions-analytics-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add analytics-mcp -- npx -y @digital-science-dsl/dimensions-analytics-mcp
Add to Cursor

Dimensions Analytics: common questions

Is Dimensions Analytics MCP server safe?
Mostly: it is graded B (80/100). Read the Dimensions Analytics safety report
How do I install Dimensions Analytics?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Dimensions Analytics need an API key?
Yes. The registry entry asks for DIMENSIONS_API_KEY.
Is Dimensions Analytics maintained?
The last commit was in the last day (2026-09-21). The latest release is v1.4.2.
What can I use instead of Dimensions Analytics?
Servers from other publishers that do the same job: Perplexity API Platform MCP server, Clinicaltrialsgov MCP server and Zotero MCP server. Compare all Dimensions Analytics alternatives.

Alternatives to Dimensions Analytics

Same job from other publishers: the closest match first, then the best rated.

All Dimensions Analytics alternatives →
  • Perplexity API Platform
    Real-time web search, reasoning, and research through Perplexity's API
    A
  • Clinicaltrialsgov
    Search ClinicalTrials.gov — find studies, retrieve results, match patients to eligible trials.
    A
  • Zotero MCP
    Search, read, annotate, and add to your Zotero research library, local or web.
    B
  • Tinysearch
    Fast discovery search and self-hosted web research for MCP agents.
    B
  • OpenAgenda
    Search, analyze and manage events on OpenAgenda.
    A

More from dimensions.ai