Skip to content
Back to search
30
MCP

Document Crawler & Search

pulsemcp/document crawler & search

Crawls websites to generate searchable Markdown documentation with vector embeddings for semantic search capabilities beyond training cutoffs

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

Similar MCP servers embedding-nearest

Crawlberg
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
0 tools
TheCrawler
Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.
0 tools
CodeDox
Crawls documentation websites and extracts code snippets using tree-sitter parsing, automatically categorizing and enriching them with metad
0 tools
Kreuzcrawl
Scrape, crawl, and map websites to Markdown or JSON via local CLI.
0 tools
Atlas Vector Search Docs
Provides semantic search and document retrieval using MongoDB Atlas Vector Search with Voyage AI embeddings, enabling intelligent querying a
0 tools
markdown-fastrag-mcp
Semantic search engine for markdown documents. MCP server with multi-provider embeddings and Milvus vector storage.
0 tools

How to use

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

{
  "mcpServers": {
    "document_crawler_&_search": {
      "url": "None",
      "transport": "http"
    }
  }
}