io.github.mlintangmz2765/scholar MCP Server
io.github.mlintangmz2765/scholar
What is the io.github.mlintangmz2765/scholar MCP server?
Hardened Scholar MCP for deep academic research (Scopus, OpenAlex, Unpaywall) with PDF vision.
How to install io.github.mlintangmz2765/scholar
Copy-paste configuration for popular MCP clients.
SCOPUS_API_KEYrequiredsecretYour Elsevier Scopus API Key
CONTACT_EMAILrequiredEmail for OpenAlex polite pool and Unpaywall identification
SCOPUS_INST_TOKENsecretOptional Elsevier Institutional Token
{
"mcpServers": {
"scholar": {
"command": "python",
"args": [
"scholar-academic-mcp"
],
"env": {
"SCOPUS_API_KEY": "<YOUR_SCOPUS_API_KEY>",
"CONTACT_EMAIL": "<YOUR_CONTACT_EMAIL>",
"SCOPUS_INST_TOKEN": "<YOUR_SCOPUS_INST_TOKEN>"
}
}
}
}{
"mcpServers": {
"scholar": {
"command": "python",
"args": [
"scholar-academic-mcp"
],
"env": {
"SCOPUS_API_KEY": "<YOUR_SCOPUS_API_KEY>",
"CONTACT_EMAIL": "<YOUR_CONTACT_EMAIL>",
"SCOPUS_INST_TOKEN": "<YOUR_SCOPUS_INST_TOKEN>"
}
}
}
}{
"mcpServers": {
"scholar": {
"command": "python",
"args": [
"scholar-academic-mcp"
],
"env": {
"SCOPUS_API_KEY": "<YOUR_SCOPUS_API_KEY>",
"CONTACT_EMAIL": "<YOUR_CONTACT_EMAIL>",
"SCOPUS_INST_TOKEN": "<YOUR_SCOPUS_INST_TOKEN>"
}
}
}
}{
"servers": {
"scholar": {
"type": "stdio",
"command": "python",
"args": [
"scholar-academic-mcp"
],
"env": {
"SCOPUS_API_KEY": "<YOUR_SCOPUS_API_KEY>",
"CONTACT_EMAIL": "<YOUR_CONTACT_EMAIL>",
"SCOPUS_INST_TOKEN": "<YOUR_SCOPUS_INST_TOKEN>"
}
}
}
}claude mcp add scholar --env SCOPUS_API_KEY=<YOUR_SCOPUS_API_KEY> --env CONTACT_EMAIL=<YOUR_CONTACT_EMAIL> --env SCOPUS_INST_TOKEN=<YOUR_SCOPUS_INST_TOKEN> -- python scholar-academic-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.