core-mcp-server

CoChatAI/core-mcp-server
★ 0 stars Python Search Updated today
MCP server for CORE — the largest aggregator of open-access scholarly works (431M+ records, 46M+ full texts).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "core-mcp-server": {
      "command": "uvx",
      "args": [
        "core-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install core-mcp-server

README Excerpt

An [MCP](https://modelcontextprotocol.io/) server exposing the [CORE v3 API](https://api.core.ac.uk/) — the world's largest aggregator of open-access research, with 431M+ work records and 46M+ full texts across every discipline. Best for cross-disciplinary discovery and finding open versions of paywalled papers.

Tools (13)

CORE_API_KEYCORE_DEFAULT_API_KEYHTTP_TIMEOUTMCP_API_CORE_DEFAULT_KEYMCP_API_CORE_KEYUSER_AGENTdiscoverdownload_workget_worksearch_data_providerssearch_journalssearch_worksuvx