Skip to main content
Glama
608,943 tools. Updated 2026-09-25 08:21

"How to convert text into a MongoDB query" matching MCP tools:

  • Convert text into spoken audio in 31 languages. Automatically chunks long text and supports configurable output modes.
    MIT
  • Get the total number of documents in a MongoDB collection, using an optional query filter to narrow results.
    Apache 2.0
  • Convert text into multiple case styles (upper, lower, title, sentence, snake, kebab, camel, pascal, constant) in a single call. Optionally limit output with `cases` parameter.
    MIT
  • Convert PDFs and scanned images into JSON representation, preserving text, fonts, images, vectors, and formatting.
    MIT
  • Query a MongoDB collection to retrieve documents matching filters, with optional sorting, projection, and limit controls.
    Apache 2.0
  • Convert text to uppercase for formatting needs. This tool transforms input text into all capital letters.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Generate the createIndex command for a MongoDB field, including compound/text variants and an explain query to verify. Use when a collection scan is flagged or a query filters an unindexed field.
    MIT
  • Find how to test a vulnerability class via PayloadsAllTheThings: get matching Cordon tools, vetted payload lists, and gf pattern packs. Search by class, tool, technologies, phase, or free-text query.
    MIT
  • Search curated SPARQL example queries from UniProt by free-text over descriptions and keyword tags. Find relevant query examples to learn how to query UniProt data.
    MIT
  • Import a database dump file into a remote MySQL, PostgreSQL, or MongoDB instance, replacing existing data. Supports compressed .gz files and drops existing objects before loading.
    MIT
  • Convert a WCAG contrast matrix into design-system rules. Identify safe, AA-only, large-text, and decorative color pairs, plus best text color per background.
    MIT
  • Execute SQL or MongoDB queries against PostgreSQL, MySQL, SQLite, and MongoDB databases; destructive writes are blocked by default.
    MIT
  • Execute SQL or MongoDB queries against a database server, returning results as TSV or JSON text. Retrieve data directly without manual UI interaction.
    MIT
  • Analyze MongoDB query execution plans to identify performance bottlenecks, understand index usage, and optimize slow database queries.
    MIT
  • Establish a connection to a MongoDB cluster using a connection string. Use this tool to initiate or switch database connections for performing operations through the MongoDB MCP Server.
    Apache 2.0
  • Create a MongoDB question card in Metabase by specifying database ID, collection name, and MongoDB query. Optionally add a description, assign to a collection, or configure visualization settings.
    MIT
  • Create a MongoDB question in Metabase by specifying database, collection, and query. Add optional description and visualization settings.
    MIT
  • Convert Arabic or mixed text into a URL-safe slug by transliterating Arabic letters and separating words with a configurable delimiter.
    MIT
  • Convert CSV text into a GitHub-flavored Markdown table, handling quoted fields and custom delimiters for clear data presentation.
    MIT
  • Inserts multiple documents into a MongoDB collection in one call, batching large arrays to respect payload size limits.
    Apache 2.0