PocketBase MCP Server

PocketBase MCP Server

A comprehensive Model Context Protocol server for PocketBase that provides both user and administrative functionality, enabling authentication, collection/record management, file operations, and system administration through a standardized interface.

Category
Visit Server

Tools

pb_auth_login

Authenticate a user with email and password

pb_auth_register

Register a new user account

pb_auth_refresh

Refresh the current user authentication token

pb_auth_logout

Logout the current user and clear authentication

pb_auth_get_user

Get information about the currently authenticated user

pb_auth_request_password_reset

Request a password reset email for a user

pb_auth_confirm_password_reset

Confirm a password reset with the reset token

pb_admin_login

Authenticate as superuser/admin

pb_admin_list_users

List all users (admin only)

pb_admin_create_user

Create a new user (admin only)

pb_admin_delete_user

Delete a user (admin only)

pb_admin_impersonate_user

Impersonate a user (admin only)

pb_admin_get_settings

Get application settings (admin only)

pb_admin_update_settings

Update application settings (admin only)

pb_admin_update_user

Update an existing user (admin only)

pb_collections_list

List all collections (admin only)

pb_collections_get

Get a specific collection by ID or name (admin only)

pb_collections_create

Create a new collection (admin only)

pb_collections_update

Update an existing collection (admin only)

pb_collections_delete

Delete a collection (admin only)

pb_records_list

List records from a collection with optional filtering and pagination

pb_records_get

Get a specific record by ID from a collection

pb_records_create

Create a new record in a collection

pb_records_update

Update an existing record in a collection

pb_records_delete

Delete a record from a collection

pb_records_bulk_create

Create multiple records in a collection at once

pb_files_get_url

Get the URL for a file attached to a record

pb_files_upload

Upload a file to a record field

pb_files_delete

Delete a file from a record field

pb_files_get_token

Get a file access token for private files

pb_files_list_record_files

List all files attached to a record

pb_health_check

Check the health status of the PocketBase server

pb_server_info

Get PocketBase server information and configuration

pb_logs_list

Get system logs (admin only)

pb_logs_stats

Get log statistics (admin only)

pb_backups_create

Create a new backup (admin only)

pb_backups_list

List all available backups (admin only)

pb_system_test_email

Send a test email (admin only)

README

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured