# Notion RAG: Intelligent Documentation Search

This server acts as a bridge between your Notion workspace and your development environment, providing intelligent access to your documentation right within your IDE.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add team-upgrade/smithery-notion-docs

# Browse available tools
npx -y @smithery/cli@latest tool list team-upgrade/smithery-notion-docs
```

---

Source: https://github.com/team-upgrade/smithery-notion-docs
