Skip to main content
Glama
107,985 tools. Last updated 2026-04-16 02:09
  • Add new records to SurrealDB tables with automatic ID generation, timestamp management, and schema validation.
    MIT
  • Retrieve data from SurrealDB tables by selecting all records or specific entries using their ID for display or processing.
    MIT
  • Create graph relationships between records in SurrealDB to model connections like follows, likes, or purchases with optional relationship data.
    MIT
  • Apply JSON Patch operations to modify specific database records using RFC 6902 standard, converting patches to SurrealDB merge operations for compatibility.
    MIT
  • Execute SurrealQL queries to interact with SurrealDB databases for complex operations like SELECT with JOINs, schema definitions, transactions, and graph traversals.
    MIT
  • Update specific fields in SurrealDB records using partial data merges. Modify only selected fields while preserving other record data, including nested properties.
    MIT

Matching MCP Servers