pocketbase-mcp

pocketbase-mcp

10

The PocketBase MCP Server allows users to interact and manipulate records and files within a PocketBase instance. It supports operations like fetching, listing, creating, and updating records, and includes a powerful migration system for database changes.

PocketBase MCP Server

  • Integrates with PocketBase to manage records and files in collections.
  • Provides functionalities like fetching, listing, creating, and updating records and files.

Installation

  • Install via Smithery or manually by cloning the repository and setting up the environment.

Configuration

  • Requires environment variables POCKETBASE_API_URL and POCKETBASE_ADMIN_TOKEN.

Available Tools

  • Record Management: fetch, list, create, update records.
  • File Handling: upload and download files.
  • Log and Cron Management: interact with PocketBase logs and cron jobs.
  • Migration Management: manage database schema changes with a comprehensive migration system.

Cline Integration

  • Integrate with Cline by adding the server to the MCP settings file.