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
Mastra Docs ServerA Model Context Protocol (MCP) server that provides AI assistants with direct access to Mastra.ai's...View
TavilyView
SearXNGAn MCP server implementation that integrates the SearXNG API, providing web search capabilities.View
Simple Files VectorstoreA Model Context Protocol (MCP) server that provides semantic search capabilities across files. This...View
MapboxView
YouTubeA Model Context Protocol (MCP) server that enables Claude Desktop (and other applications) to intera...View