72
grade C
11 days ago
glama

PocketBase MCP Server

A comprehensive MCP server for managing PocketBase database schemas and migrations via REST API. It enables users to generate and execute migrations for creating, modifying, and deleting collections and fields directly through MCP-compatible clients.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: POCKETBASE_ADMIN_TOKEN, POCKETBASE_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretPOCKETBASE_ADMIN_TOKENAlternative to token (optional)
configPOCKETBASE_MIGRATIONS_DIR"": "/absolute/path/to/pb_migrations"
🔐 secretPOCKETBASE_TOKEN"": "your_pocketbase_admin_token",
configPOCKETBASE_URL"": "http://127.0.0.1:8090",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/step-by-step-technology-pocketbase-mcp-1qffcg)](https://m8ven.ai/mcp/step-by-step-technology-pocketbase-mcp-1qffcg)
commit: 2228b281f5c1f0e0fc306b156293e73038cd5e35
code hash: bfc2e766deff5f5d1845f126708b3528f93ee9b894f2eb0849b5b69ac942ccf7
verified: 4/11/2026, 3:18:23 PM
view raw JSON →