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
Open Brewery DBA Model Context Protocol (MCP) server that provides access to the Open Brewery DB API. This server e...View
The Movie Database (TMDB)This project implements a Model Context Protocol (MCP) server that integrates with The Movie Databas...View
Google Search EngineAn MCP (Model Context Protocol) server based on Cloudflare Workers, providing Google search and webp...View
ReexpressView
ThreatBook Threat Analysis这是一个基于微步在线威胁分析API的MCP(Model Context Protocol)服务器,提供完整的情报查询功能。支持微...View
NCBI Literature SearchA Model Context Protocol (MCP) server for searching NCBI databases, designed for researchers across...View