Skip to main content
Glama
384,472 tools. Last updated 2026-08-03 15:43

"A server to interact with an SQL database with insert operation support (LiteSQL, DuckDB, Postgres)" matching MCP tools:

  • Execute SQL queries (SELECT, INSERT, UPDATE, DELETE) with parameterized input to prevent SQL injection. Supports multiple databases and requires confirmation for write operations.
    Apache 2.0
  • Provision a pgvector-enabled Postgres database to store embeddings such as OpenAI text-embedding models. Returns a connection URL for immediate use.
    MIT
  • Connect an existing ClickHouse or Postgres database for natural language querying. No migration or schema upload required; provide engine and connection URL, and get a database ID with schema preview.

Matching MCP Servers

Matching MCP Connectors

  • Your AI agent builds interactive block-based courses over MCP; take them at learnwithagents.app.

  • Conversational access to advertising performance data, creative analysis, and campaign insights

  • Provisions a fresh Postgres database with pgvector pre-installed and returns a connection URL for direct use as DATABASE_URL.
    MIT
  • Retrieve recent RawTree query and insert logs to troubleshoot errors, verify activity, and inspect SQL with filters by type, status, origin, and table.
    MIT
  • Execute SQL queries on Databend databases with built-in safety controls that restrict write operations to a session sandbox.
    Apache 2.0
  • Execute read-only SQL queries against PostgreSQL, MySQL, or SQL Server. Automatically adapts syntax to the target dialect. Returns results with connection and dialect metadata. Default limit 100 rows.
    MIT
  • Run multiple SQL queries on a Databend database with safe mode that restricts write operations to a session sandbox.
    Apache 2.0
  • Execute data quality validation rules from a YAML file against DuckDB, BigQuery, Athena, Databricks, or Postgres, returning a JSON report with optional LLM-driven root cause analysis.
    Apache 2.0
  • Add new documents to a Zvec collection with unique IDs and schema validation. Operation fails if a document with the same ID exists.
    Apache 2.0
  • Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.
    Apache 2.0
  • Provide agents with full database management: create tables, insert, query, update, delete, import, export, and run raw SQL across SQLite, Postgres, MySQL, and Turso.
    MIT
  • Run INSERT, UPDATE, or DELETE SQL queries to modify database records. Supports optional parameter binding.
    MIT
  • Add a contact person to a customer organization. Store individuals you interact with at that company with their role, email, and phone.
    MIT