DuckDB RAG

v1.0.0Knowledge & Memorystable

An MCP server that enables RAG (Retrieval-Augmented Generation) on markdown documents by converting them to embedding vectors and performing vector search using DuckDB.

duckdb-rag-mcp-samplemcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is DuckDB RAG?

DuckDB RAG is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to mcp server that enables rag (retrieval-augmented generation) on markdown documents by converting them to embedding vectors and performing vector search using duckdb.

An MCP server that enables RAG (Retrieval-Augmented Generation) on markdown documents by converting them to embedding vectors and performing vector search using DuckDB.

This server falls under the Knowledge & Memory category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • An MCP server that enables RAG (Retrieval-Augmented Generati

Use Cases

Convert markdown documents to embedding vectors.
Perform vector search on markdown documents.
nananaman

Maintainer

LicenseApache 2.0
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx duckdb-rag-mcp-sample

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about DuckDB RAG

What is DuckDB RAG?

DuckDB RAG is a Model Context Protocol (MCP) server that mcp server that enables rag (retrieval-augmented generation) on markdown documents by converting them to embedding vectors and performing vector search using duckdb. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install DuckDB RAG?

Follow the installation instructions on the DuckDB RAG GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with DuckDB RAG?

DuckDB RAG works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is DuckDB RAG free to use?

Yes, DuckDB RAG is open source and available under the Apache 2.0 license. You can use it freely in both personal and commercial projects.

Browse More Knowledge & Memory MCP Servers

Explore all knowledge & memory servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "duckdb-rag-mcp-sample": { "command": "npx", "args": ["-y", "duckdb-rag-mcp-sample"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use DuckDB RAG?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides