P
Pocketbase MCP
MCP server by tokenscompany
Created 2/24/2026
Updated about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-pocketbase-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"tokenscompany-pocketbase-mcp": {
"command": "npx",
"args": [
"tokenscompany-pocketbase-mcp"
]
}
}
}