pocketbase-mcp-server

pocketbase-mcp-server

3.2

If you are the rightful owner of pocketbase-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Model Context Protocol Server for PocketBase

The pocketbase-mcp-server is a TypeScript-based Model Context Protocol (MCP) server designed to interface with PocketBase. It provides tools for listing collections from a PocketBase instance, making it easier to manage and interact with your data. The server requires specific configurations to connect to a PocketBase instance, including the URL, admin email, and password. It supports development features such as auto-rebuild and debugging through the MCP Inspector. This server is particularly useful for developers looking to integrate PocketBase with other applications or services using the MCP framework.

Features

  • TypeScript-based MCP server
  • Lists PocketBase collections
  • Requires PocketBase configuration
  • Returns JSON representation of collections
  • Supports development with auto-rebuild

Tools

  1. pocketbase_list_collections

    List all collections from a PocketBase instance