Skip to main content
Glama
523,841 tools. Updated 2026-09-06 14:19

"How to work with a vector database" matching MCP tools:

Matching MCP Servers

  • -
    license
    Not graded
    quality
    C
    maintenance
    Turn SEC EDGAR filings into a searchable vector database, enabling natural language queries over company filings through Claude Desktop.
    -
  • 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

  • Job orders for trades and field work: parts, labour, status, completion report, invoice payload.

  • チームの働き方を支援するグループウェア Work Handler の MCP サーバー。組織・メンバーの参照、出退勤の共有、タイムカード、承認フロー等を本人の権限の範囲で操作できる。

  • Check OpenLMlib database and vector index status to debug errors, verify initialization, or assess system readiness. Returns database size, finding count, and index status.
    MIT
  • Add multiple context entries to a vector database in one batch operation for efficient bulk indexing and storage of semantic information.
    MIT
  • Set up a ChromaDB vector database with LangChain integration, storing text embeddings and optional metadata, with persistence support, returning a retriever.
    MIT
  • Query a ChromaDB vector database to retrieve relevant documents using LangChain integration. Specify the persist directory and number of results.
    MIT
  • Search a vector database with natural language queries to retrieve the most semantically similar documents from an Azure AI Search index, using generated query embeddings to find relevant results.
    MIT
  • Store information in a vector database for later retrieval. This tool adds context entries with unique IDs, content, and optional metadata to enable semantic search capabilities.
    MIT
  • Retrieve vector database statistics including stored context count and dimensions to monitor data volume and structure.
    MIT