Loading MCP server directory, please wait...
Academic literature search, citation graphs, and PDF conversion via Semantic Scholar.
npx @getmcp/cli add io.github.pvliesdonk/scholar-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pvliesdonk/scholar-mcp": {
"command": "uvx",
"args": [
"pvliesdonk-scholar-mcp"
],
"env": {
"SCHOLAR_MCP_READ_ONLY": "true",
"SCHOLAR_MCP_BEARER_TOKEN": ""
}
}
}
}