# Pocketbase Document Extractor

Extract content from Microsoft Learn and GitHub URLs and store it in PocketBase for easy retrieval and search. Manage documents with tools for extraction, listing, searching, retrieval, and deletion.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add dynamicendpoints/documentation-mcp-using-pocketbase

# Browse available tools
npx -y @smithery/cli@latest tool list dynamicendpoints/documentation-mcp-using-pocketbase
```

---

Source: https://github.com/DynamicEndpoints/documentation-mcp-using-pocketbase
