Six MCP servers that automate the full academic research pipeline — from refining a vague research question to generating a publication-ready report. Each server handles a distinct stage of the workfl…
{
"mcpServers": {
"academic-research-suite": {
"command": "npx",
"args": [
"-y",
"academic-research-mcp-suite"
]
}
}
}