Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
Update docker-compose.yml to include necessary environment variables for service configuration, ensuring proper setup for Google Scholar MCP server.
1323bceView on GitHubRemove ephemeral service configuration from docker-compose.yml, streamlining the setup for Google Scholar MCP server.
2cd6ef6View on GitHubRefactor API key handling in documentation and code, removing SerpAPI references and updating fallback logic to use only ScrapingDog and scholarly. Update README and configuration files accordingly for clarity.
0300768View on GitHubUpdate README files to include Ko-fi donation button and improve language consistency between English and Chinese documentation.
2beefc0View on GitHubAdd ephemeral service configuration to docker-compose.yml and enhance README.md with updated features and usage instructions for Google Scholar MCP server.
2246613View on GitHubExpand README.md with comprehensive deployment options for Google Scholar MCP server, detailing three methods (Docker with key, local deployment, and Docker with .env file), along with configuration instructions and troubleshooting tips.
82fbfafView on GitHubEnhance README.md with detailed setup instructions for Google Scholar MCP server, including two methods for running the server (using `uv` and Python directly), Docker deployment options, and configuration verification steps.
fca5525View on GitHubRefactor project structure by moving core server code to src/ directory, update Dockerfile for Python 3.13, and enhance documentation in README.md. Remove unused files and update .dockerignore to include new documentation files.
26915daView on GitHubRefactor project structure and enhance README for clarity and updated dependencies.
2050c4dView on GitHubRemove deprecated files and update project structure for Google Scholar MCP server, including changes to dependencies and README enhancements.
429a33aView on GitHub