Skip to main content
Glama
305,073 tools. Last updated 2026-07-23 01:19

"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
  • Establish a connection to a MongoDB cluster by providing a valid connection string in mongodb:// or mongodb+srv:// format.
    Apache 2.0
  • Retrieve documents from a MongoDB collection by applying a filter, sort, projection, and limit in a find query.
    Apache 2.0
  • Convert PDFs and scanned images to JSON while preserving text, fonts, images, vectors, and formatting using the /pdf/convert/to/json2 endpoint.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Architecture-grounded query for AI agents. Governance constraints, system dependencies, evidence.

  • Turn words, images, and audio into an animated video with MP4 export.

  • 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 server database, replacing existing data. Supports MySQL, PostgreSQL, and MongoDB with automatic decompression of .gz files.
    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
  • Run read-only SQL queries on remote MySQL, PostgreSQL, or MongoDB databases via SSH. Executes SELECT statements or MongoDB find() and returns results as text.
    MIT
  • Analyze MongoDB query execution plans to identify performance bottlenecks, understand index usage, and optimize slow database queries.
    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 any text into a URL-friendly slug by replacing spaces with hyphens, removing special characters, and lowercasing.
    MIT
  • Execute read-only queries on MongoDB collections using standard query syntax to retrieve and export data in JSON or CSV formats.
    MIT
  • Count documents in a MongoDB collection using db.collection.count() with optional query filters to tally specific records.
    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
  • Search MongoDB collections using full-text queries with stemming, stop word removal, and relevance scoring to find specific documents based on text content.
    MIT