Skip to content
Back to search
30
MCP

Jina Supabase RAG

pulsemcp/jina supabase rag

Crawls and indexes documentation websites using Jina AI Reader API and Crawl4AI for intelligent content extraction, automatically discovering URLs through sitemaps and recursive crawling, then chunks and embeds the content into Supabase with pgvector for semantic search and retrieval-augmented generation workflows.

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
Jina AI
AI-powered search and retrieval platform. Search the web, read page content, extract structured data, and ground AI responses.
0 tools · http
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
Journal RAG
Enables semantic search through personal markdown journal entries using vector database technology for effortless retrieval of past experien
0 tools
Codebase RAG
Provides semantic codebase search and file retrieval using CocoIndex embeddings and PostgreSQL with pgvector for similarity search, enabling
0 tools
Apify RAG Web Browser
Integrate with Apify's open-source RAG Web Browser Actor to perform web searches, scrape URLs, and return content in Markdown.
0 tools

How to use

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

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