academic-search-mcp-server

afrise/academic-search-mcp-server
★ 105 stars Python 🤖 AI/LLM Updated 1mo ago
Academic Paper Search MCP Server for Claude Desktop integration. Allows Claude to access data from Semantic Scholar and Crossref.
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-search-mcp-": {
      "command": "uvx",
      "args": [
        "academic-search-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install academic-search-mcp-server

Topics

academicaillmmcpmcp-serversearch