# Advanced PocketBase Server

(Tools Fixed July 28th includes Stripe integration for full SAAS support) An MCP server for interacting with PocketBase databases, offering advanced database operations and schema management.

## Quick Start

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

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

---

Source: https://github.com/DynamicEndpoints/pocketbase-mcp-server | License: MIT
