Academia MCP - Secure MCP Server by ALMC Security 2025

Academia MCP

View on GitHub

Academia MCP

A collection of MCP tools related to the search of scientific papers:

  • ArXiv search and download
  • ACL Anthology search
  • HuggingFact datasets search
  • Semantic Scholar citation graphs

Install:

pip3 install academia-mcp

Comprehensive report screencast: https://www.youtube.com/watch?v=4bweqQcN6w8

Single paper screencast: https://www.youtube.com/watch?v=IAAPMptJ5k8

Claude Desktop config:

{
  "mcpServers": {
    "academia": {
      "command": "python3",
      "args": [
        "-m",
        "academia_mcp"
      ]
    }
  }
}

Related in Search - Secure MCP Servers

ServerSummaryActions
Baidu SearchView
Simple arXivView
DeepResearchThe Octagon Deep Research MCP server provides specialized AI-powered comprehensive research and anal...View
Semantic ScholarView
NPM SearchView
Google Web Search (Gemini)An MCP (Model Context Protocol) server that provides Google Web Search functionality using the Gemin...View