Skip to main content
Glama
Touexe
by Touexe

Related Servers

Alternatives to pocketbase-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to perform CRUD operations on Pocketbase collections, manage authentication, and query logs via a type-safe API.
      10 npm
      ISC
    • A
      license
      Not graded
      quality
      F
      maintenance
      Enables AI assistants and MCP clients to interact with PocketBase databases for authentication, data management, and administrative operations.
      2 npm
      65
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A comprehensive server that enables advanced database operations with PocketBase, providing tools for collection management, record operations, user management, and database administration through the Model Context Protocol.
      667 npm
      MIT

    TDQS

    A4.1/5.0

    Scored across 11 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action. Overlapping pairs like describe_schema/describe_collection and inspect_server/read_logs are clearly differentiated by their descriptions and intended use cases.

    Naming Consistency5/5

    All tool names follow a consistent snake_case style, mostly verb_noun (e.g., describe_schema, find_records, manage_collection). The only deviation, bulk_write, still fits the style and does not introduce a mixed convention.

    Tool Count5/5

    With 11 tools, the server is well-scoped for a backend platform, covering schema, records, auth, files, logs, and server health without being over- or under-populated.

    Completeness3/5

    While the core workflows are covered, there are notable gaps: no dedicated tool for deleting a single record (only via bulk_write) and manage_collection does not support deleting collections. These are core CRUD operations that an agent would expect.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues