drio
Open app

Pocketbase Mcp

Source

MCP-compliant PocketBase server implementation

Catalog onlyCatalog onlySTDIO

Overview

Pocketbase Mcp is an MCP-compliant server implementation for PocketBase, designed to facilitate the development and management of applications using the PocketBase framework.

To use Pocketbase Mcp, clone the repository from GitHub, set up your environment, and follow the provided documentation to configure and run the server.

  • Compliance with MCP standards for seamless integration. - Easy setup and configuration for developers. - Support for real-time data synchronization.
  1. Building scalable applications with real-time data capabilities.
  2. Developing mobile and web applications that require a robust backend.
  3. Integrating with existing PocketBase projects to enhance functionality.

Add to your AI client

Use these steps to connect Pocketbase Mcp in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "pocketbase-mcp-mrbarbosa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pocketbase-mcp-mrbarbosa"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "pocketbase-mcp-mrbarbosa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pocketbase-mcp-mrbarbosa"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "pocketbase-mcp-mrbarbosa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pocketbase-mcp-mrbarbosa"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "pocketbase-mcp-mrbarbosa": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pocketbase-mcp-mrbarbosa"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "pocketbase-mcp-mrbarbosa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pocketbase-mcp-mrbarbosa"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "pocketbase-mcp-mrbarbosa": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-pocketbase-mcp-mrbarbosa"
      ]
    }
  }
}

FAQ

What is MCP compliance?

MCP compliance ensures that the server adheres to the standards set for managing and processing data efficiently.

Is Pocketbase Mcp free to use?

Yes! Pocketbase Mcp is open-source and free for everyone to use.

How can I contribute to Pocketbase Mcp?

You can contribute by submitting issues, feature requests, or pull requests on the GitHub repository.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1179,"uuid":"419ff6c4-c9b4-417b-9455-5af9414cb6c7","name":"pocketbase-mcp","title":"Pocketbase Mcp","description":"MCP-compliant PocketBase server implementation","avatar_url":"https://avatars.githubusercontent.com/u/6678539?v=4","created_at":"2025-01-28T02:36:22.066Z","updated_at":"2025-02-23T07:20:27.682Z","status":"created","author_name":"mrbarbosa","author_avatar_url":"https://avatars.githubusercontent.com/u/6678539?v=4","tags":"pocketbase,mcp,server-implementation","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/mrbarbosa/pocketbase-mcp","target":"_self","content":"{\n \"encoding\": \"base64\",\n \"content\": \"IyBQb2NrZXRCYXNlIE1DUCBTZXJ2ZXIK\"\n}","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]