dimensions-mcp.yml
Digital Science publishes first-party MCP servers for Dimensions. The flagship is the Dimensions Analytics MCP — an open-source (MIT) local stdio server on npm that exposes 27 tools plus 10 resources over the Dimensions DSL API using the subscriber's own API key. A second, separately reachable remote MCP endpoint runs on the www.dimensions.ai WordPress site and is OAuth-gated. A third server, Dimensions Semantic Search MCP, was announced 2026-08-10 but is request-access only with no public endpoint or package.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
search_publications— Search research articles, preprints, and books with citation metricssearch_grants— Search research grants and funding awardssearch_researchers— Search researcher profiles with publication counts and affiliationssearch_patents— Search patents with assignee and filing informationsearch_clinical_trials— Search clinical trials by phase, condition, or statussearch_datasets— Search research datasets and repositoriessearch_policy_documents— Search policy briefs and government documentssearch_organizations— Search universities, research institutes, and companiessearch_reports— Search technical reportssearch_source_titles— Search journals, preprint platforms, book series, and proceedingssearch_funder_groups— Search curated funder groups (name to member GRID ids)search_research_org_groups— Search curated research organization groups (name to member GRID ids)fetch_search_pages— Paginated / batch search (page, aggregate, JSONL/CSV export) — local stdio onlyget_by_doi— Retrieve publication by DOIget_by_pmid— Retrieve publication by PubMed IDget_by_id— Retrieve any entity by Dimensions IDconstruct_profile_url— Build a canonical Dimensions web profile URL from entity type + IDaggregate_query— Numeric aggregation (sum/avg/count) over any entity with groupingfacet_query— Facet counts for top values of any fieldcitation_trend— Citation counts over time for a topic or entityfunding_trend— Funding awarded over time for a topic or entityextract_affiliations— Resolve organization affiliations to GRID/ROR identifiersextract_grants— Resolve grant numbers to full grant recordssimilar_documents— Find publications/grants with similar topics from abstract text (concept-based)execute_dsl— Execute raw Dimensions DSL queries (classify, extract concepts, KWQ, and more)describe_schema— Summarize live describe schema (sources, entities, limits)refresh_schema— Reload describe schema from the API
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.