mabeldata/pocketbase-mcp
This is an MCP server that interacts with a PocketBase instance. It allows you to fetch, list, create, update, and manage records and files in your PocketBase collections.
Platform-specific configuration:
{
"mcpServers": {
"pocketbase-mcp": {
"command": "npx",
"args": [
"-y",
"pocketbase-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...