# Paper Summarizer

Summarize academic papers by uploading PDFs or providing PDF URLs to get concise summaries powered by Google's Gemini large language model. Access a user-friendly web interface for quick and relevant…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Meet261/hello-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list Meet261/hello-mcp-server
```

---

Source: https://github.com/Meet261/hello-mcp-server
