PocketBase icon

PocketBase

Createdimiborbas

Provides a Model Context Protocol server to list collections from a PocketBase instance.

About

PocketBase is a TypeScript-based Model Context Protocol (MCP) server designed to provide tools for interacting with PocketBase instances. Its primary feature is the ability to list all collections within a specified PocketBase database, returning a JSON representation of these collections. This functionality is particularly useful for applications and workflows that require programmatic access to PocketBase schema information.

Key Features

  • Lists all collections from a PocketBase instance.
  • Returns a JSON representation of PocketBase collections.
  • Supports configuration via command-line arguments or environment variables.
  • Includes a debugging tool using MCP Inspector.
  • 1 GitHub stars

Use Cases

  • Integrating PocketBase schema information into other applications.
  • Automating database schema discovery for development workflows.
  • Using the tool with Claude Desktop.