Skip to content
Back to search
30
MCP

Atlas Vector Search Docs

pulsemcp/atlas vector search docs

Provides semantic search and document retrieval using MongoDB Atlas Vector Search with Voyage AI embeddings, enabling intelligent querying across markdown documentation with hierarchical chunking and contextual understanding.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Document Crawler & Search
Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoff
0 tools
Solr Vector Search
Bridges Apache Solr search indexes with vector embeddings for hybrid keyword and semantic document retrieval, enabling contextual searches a
0 tools
atlas-docs-mcp
Provide LLMs hosted, clean markdown documentation of libraries and frameworks
0 tools
acuvity/mcp-server-atlas-docs
Provides AI assistants with technical docs for libraries and frameworks.
0 tools
io.github.atul-fusionpact/fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
0 tools
Bevy Docs Search
Semantic search for Bevy game engine documentation using vector embeddings and Milvus database.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "atlas_vector_search_docs": {
      "url": "None",
      "transport": "http"
    }
  }
}