Scholar Sidekick MCP
Rank #3689io.github.mlava/scholar-sidekick-mcp
Resolves scholarly identifiers — DOI, PubMed ID, PMCID, ISBN, ISSN, arXiv, ADS bibcode — into clean, formatted citations in any of 10,000+ CSL styles. Returns plain text, HTML, Markdown, RIS, BibTeX, CSL-JSON, or EndNote XML for direct paste or reference manager import.
Scholar Sidekick MCP is a Model Context Protocol (MCP) server published by mlava. It ranks #3689 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Scholar Sidekick MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 9 tracked versions. It was first listed on Feb 13, 2026 and most recently updated on May 22, 2026.
Ranks ahead of 55,211 of 58,900 servers on MCP Toplist.
Use Scholar Sidekick MCP
Add Scholar Sidekick MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"scholar-sidekick-mcp": {
"command": "npx",
"args": [
"-y",
"scholar-sidekick-mcp"
],
"env": {
"RAPIDAPI_KEY": "<your RAPIDAPI_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
mlava
Other servers by mlava
View all mlava servers →Available versions (9)
| Version | Published |
|---|---|
| 0.7.1 | May 22, 2026 |
| 0.7.0 | May 12, 2026 |
| 0.6.1 | May 11, 2026 |
| 0.6.0 | May 9, 2026 |
| 0.5.0 | May 8, 2026 |
| 0.4.1 | May 8, 2026 |
| 0.4.0 | May 4, 2026 |
| 0.3.2 | Feb 13, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Scholar Sidekick MCP?
- Resolves scholarly identifiers — DOI, PubMed ID, PMCID, ISBN, ISSN, arXiv, ADS bibcode — into clean, formatted citations in any of 10,000+ CSL styles. Returns plain text, HTML, Markdown, RIS, BibTeX, CSL-JSON, or EndNote XML for direct paste or reference manager import.
- Who maintains Scholar Sidekick MCP?
- Scholar Sidekick MCP is maintained by mlava, which publishes 2 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Scholar Sidekick MCP an official MCP server?
- Yes — Scholar Sidekick MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Scholar Sidekick MCP have?
- MCP Toplist tracks 9 versions of Scholar Sidekick MCP, most recently published on May 22, 2026.
- Where can I find the source code for Scholar Sidekick MCP?
- The source code for Scholar Sidekick MCP is hosted at github.com/mlava/scholar-sidekick-mcp.