A MCP server based on the official Scholarly MCP, with some extra optimizations.
Use docker to quick start:
sudo docker run -d \
--name mcp-scholarly \
-p 8000:8000 \
-e API_KEY=top_secret \
ghcr.io/sageseekersociety/mcp-scholarly:main