academic-mcp

veale/academic-mcp
★ 1 stars Python 🤖 AI/LLM Updated today
MCP server for academic paper search across Zotero, Semantic Scholar, and OpenAlex
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install academic-mcp

README Excerpt

An MCP server that searches academic papers, fetches full text, and returns content ready for LLM context windows. Designed for zero-RAM PDF handling, HTML article extraction, native async I/O, and Zotero-first retrieval. ``` ┌──────────────────────────────────────────────────────────────────┐ │ MCP Server │

Tools (20)

AUTO_IMPORT_TO_ZOTEROBRAVE_SEARCH_API_KEYCORE_API_KEYGEMINI_API_KEYGOST_PROXY_URLMAX_CONTEXT_LENGTHMCP_API_KEYMCP_HOSTMCP_PORTOPENAI_API_KEYOPENALEX_API_KEYPDF_CACHE_DIRPDF_CACHE_MAX_BYTESPRIMO_DOMAINPRIMO_SEARCH_SCOPEPRIMO_TABPRIMO_VIDSCRAPLING_MCP_URLSEMANTIC_MODELSEMANTIC_PROVIDER