pocketbase-mcp

Gaspechak/pocketbase-mcp
★ 1 stars TypeScript 🌐 Browser/Web Updated today
MCP server for PocketBase — full database management from any AI assistant
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pocketbase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Gaspechak/pocketbase-mcp"
      ]
    }
  }
}

README Excerpt

Schema-aware, token-efficient MCP server for one [PocketBase](https://pocketbase.io) instance. Each MCP process connects to a single PocketBase URL. For dev, homolog, and production, configure multiple MCP servers in your client, for example `pocketbase-dev` and `pocketbase-prod`, each with its own `PB_URL`.

Tools (20)

PB_BULK_CONCURRENCYPB_EMAILPB_PASSWORDPB_SCHEMA_CACHE_TTL_MSPB_TIMEOUT_MSPB_TOKENPB_URLpb_auth_superuserpb_auth_userpb_backuppb_collection_createpb_collection_deletepb_collection_patchpb_file_urlpb_healthpb_helppb_logspb_record_getpb_record_listpb_record_mutate