Skip to main content
Glama
471,292 tools. Updated 2026-08-23 23:59

"Creating a Search System with Supabase for Documents and User Interaction" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Congressional Documents — full-text search and retrieval over the official

  • Your Supabase account in natural language: run SQL, apply migrations, manage tables, storage, edge f

  • Search FHIR documents for relevant information using vector embeddings. Retrieve answers from indexed notes and documents with a query and document ID.
    MIT
  • Authenticate and manage Supabase users securely by calling Auth Admin methods. Perform tasks like creating, updating, deleting users, generating links, and managing multi-factor authentication. Inputs are validated for safety.
    Apache 2.0
  • Search markdown corpus with keyword or vector search on IP documents. Apply filters for energy, depth, project, or TODOs. Set result limit and minimum depth to retrieve targeted documents.
    MIT
  • Lists all Supabase Storage buckets with their public/private status, file size limit, and accepted file types to avoid duplicating buckets when uploading or creating new ones.
    MIT
  • List all documents currently in the system. Use only when necessary, as performance may degrade with many documents; consider get_latest_documents for faster results.
    Apache 2.0
  • Quickly locate technical details and related content across project documents using intelligent keyword search with result grouping. Ideal for researching before creating new content or verifying existing documentation.
  • Search across documents and emails simultaneously using full-text search to find relevant information in both formats.
    MIT
  • Search source code in IRIS namespaces for a text string or regex, filtering by file mask, case sensitivity, and system documents.
    MIT