Skip to main content
Glama
588,995 tools. Updated 2026-09-19 11:27

"Using Local MySQL Data for Search and Chat Functionality" matching MCP tools:

  • Delegate text or chat completion to a local LLM to save costs and keep data private. Supports streaming via progress notifications.
    Creative Commons Attribution Non Commercial No Derivatives 4.0 International
  • Chat with AI models using per-call micropayments in USDC on Base, authorized from your local wallet via x402.
    MIT
  • Retrieve paginated push message lists with search functionality to filter by name, description, or campaign key. Simplifies fetching and managing A/B test data in Hackle MCP.
    MIT
  • Search across Telegram chats or within one chat. Filter by text, attachment kind, date, author, or tag; use local engine for morphology-aware results.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    A local development MCP server that exposes MySQL databases to VSCode and Copilot CLI with read-only SELECT queries and INSERT/UPDATE operations. It provides secure, schema-specific database access for development environments only.
    2
    -
  • A
    license
    A
    quality
    C
    maintenance
    A TypeScript MCP server that provides secure, read-only access to a locally hosted MySQL database for AI-agent workflows, with configurable policies and support for multiple MCP clients.
    4
    MIT

Matching MCP Connectors

  • Search, order, and manage eSIM data packages for 190+ countries.

  • Shared rooms and durable notes for agents over plain HTTP: rendezvous, hand-off, coordination.

  • Register a new MySQL or Snowflake database connection to enable data reconciliation tasks. After adding, verify the connection using test_datasource.
    MIT
  • Extract text from images using offline OCR. Reads text from screenshots, documents, and photos via local file paths or base64 data.
    MIT
  • Search for nearby venues including pubs, cafes, restaurants, and parks using OpenStreetMap data. Get name, coordinates, type, and OSM ID for each location.
    MIT
  • Upload a local file to any chat using its chat ID or username. The file is sent instantly with no option to undo.
    MIT
    Destructive
  • Launch a local HTTP chat server on localhost that handles POST /chat requests for a specified domain, enabling RAG-powered AI chat integration for your website.
    MIT
  • Search the web using a local SearxNG instance to retrieve titles, URLs, and snippets. Supports pagination, site restrictions, language, safe search, and time range filters.
    MIT
  • Sync stock market data from providers to a local MySQL database. Choose full mode for complete history since 2000 or incremental mode for only new data.
    MIT
  • Chat with local LLMs using conversation history, system messages, tool calling, and adjustable generation settings.
    AGPL 3.0
  • Send contact cards to WhatsApp chats using vCard format. Share contact information by specifying chat ID and vCard data, with optional message reply functionality.
    ISC