Skip to content
Back to search
30
MCP

OpenCrane

pulsemcp/opencrane

Extensible RAG library for building AI-powered documentation search with semantic search, keyword matching, and hybrid retrieval.

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

Similar MCP servers embedding-nearest

Crawl4AI RAG
Combines web crawling with vector search to enable content extraction, semantic indexing, and retrieval-augmented generation over web-based
0 tools
Apolo RAG
RAG server using Qdrant vector database for knowledge retrieval and semantic search.
0 tools
DeepRepo
RAG engine for local codebases with multi-provider AI support and semantic search.
0 tools
Qdrant with OpenAI Embeddings
Connects AI systems to Qdrant vector databases for semantic search using OpenAI embeddings, enabling contextual document retrieval and knowl
0 tools
io.github.abhishek2432001/deeprepo
Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search.
0 tools
OpenCrab
MetaOntology OS integration for ontology-structured agent environments.
0 tools

How to use

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

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