semantic-scholar-fastmcp-mcp-server

zongmin-yu/semantic-scholar-fastmcp-mcp-server
★ 103 stars Python 🤖 AI/LLM Updated 1mo ago
A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
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": {
    "semantic-scholar-fas": {
      "command": "uvx",
      "args": [
        "semantic-scholar-fastmcp-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install semantic-scholar-fastmcp-mcp-server

Topics

agentfastmcpllmmcpsemantic-scholar