Skip to main content
Glama
510,487 tools. Updated 2026-09-04 03:20

"How to create, read from, and write to a database" matching MCP tools:

  • Browse, read, create, and reply to forum threads through a single interface. Filter discussions by category for reading, or post new threads and replies when authenticated.
    MIT
  • Run write operations like INSERT, UPDATE, DELETE, and CREATE TYPE against an ArcadeDB database using Cypher, SQL, Gremlin, GraphQL, or Mongo query languages.
    Apache 2.0
  • Execute INSERT, UPDATE, or DELETE SQL statements directly on the TOTVS RM database. Requires explicit confirmation to perform write operations.
    MIT

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT

Matching MCP Connectors

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Read released episodes, transcripts, citations, clips, reading trails, and flashcards.

  • Create a new website in FastPanel with optional owner, database, and FTP accounts. Use dry_run to validate before executing.
    MIT
  • Create a database user in a SAP Datasphere space with consumption or ingestion permissions. Assign read-only access for analysts or data loading users, with auto-generated password.
    MIT
  • Retrieves the CREATE TABLE DDL statement for a Teradata table, displaying column types, constraints, primary indexes, and keys to show how the table was built.
    MIT
  • Run read-only SQL statements on your PostgreSQL database to fetch data without risking modifications, as writes are automatically rejected and transactions rolled back.
    MIT
  • Create a SQL view in Fabric from a read-only SELECT or WITH statement, validating the body to reject write keywords.
    MIT
  • Execute read-only SQL SELECT queries against a database connection, returning rows, columns, row count, and execution time while rejecting unsafe statements.
    MIT
  • Execute SQL SELECT queries to retrieve data from PostgreSQL databases. This read-only tool returns query results with rows, columns, and metadata for database analysis.
    MIT
  • Execute a read-only SQL query via a Preset database connection to verify query functionality before dataset creation. Supports SELECT, SHOW, DESCRIBE, and EXPLAIN statements.
    MIT
  • Read or write an area's context document using a node path. Omit body to fetch existing context; provide body to directly write authored Markdown.
  • Read text from the Windows clipboard or write text to it, with built-in delivery verification for writes.
    MIT
  • Execute a read-only SELECT query on your database and retrieve results as a list of dictionaries. Returns row count and connection details with write protection.
    MIT