Qdrant Docs Rag
Retrieve and process documentation using vector search to provide context for AI assistants.
Directory
Retrieve and process documentation using vector search to provide context for AI assistants.
Integrates Google Custom Search API to enable web searches for fact-checking, research, and content generation tasks.
A Model Context Protocol server utilizing Claude AI for generating intelligent queries and offering documentation assistance based on API documentation…
Integrates the Tavily Search API to perform real-time web searches for fact-checking, research, and content generation.
Connects AI systems to Qdrant vector databases for semantic search using OpenAI embeddings, enabling contextual document retrieval and knowledge base querying.
Generates visual code flow diagrams from source code to help understand program structure, execution paths, and architectural relationships without manual…
Lightweight Confluence content expansion server that generates enhanced page content through a JSON-RPC interface, simplifying documentation workflows with…
Provides a RAG-powered query interface to LlamaIndex documentation, delivering detailed responses with code examples using LlamaCloud's managed index service
Integrates with AWS Knowledge Bases to retrieve information using Bedrock Agent Runtime, enabling RAG operations with structured metadata for organizational…
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
# MCP-MCP: Meta-MCP Server [ server that exposes a Heuresis workspace to any MCP-capable client (Claude Desktop, Claude Code, Cursor…
# Memory Bank MCP Server This is a Model Context Protocol (MCP) server designed to manage project-specific "memory bank" data. It utilizes an SQLite database…
# Readium MCP <p align="center"> <img src="https://raw.githubusercontent.com/pablotoledo/readium/main/logo.webp" alt="Readium MCP" width="200"> </p> [, cookbook examples, and provider…
# obsidian-mcp A Model Context Protocol (MCP) server for Obsidian, written in Go. ## Features - Interact with Obsidian through the MCP protocol - Support for…
# Memory MCP Server A Python implementation of an MCP server that processes and saves memory in the form of a knowledge graph. ## Overview MCP Server Memory…