Mcp Server Ragdocs
An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment…
Directory
An MCP server that provides tools for retrieving and processing documentation through vector search, both locally or hosted. Enabling AI assistants to augment…
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
# rag-starter — chat with your documents (RAG), with citations A production-ready starter that turns a folder of documents into a **cited Q&A service**. Drop…
A simple MCP server to search for documentation
# MCP Server for Documentation Search This project implements a custom MCP (Model Control Protocol) server that enables Claude to search through documentation…
MCP Server that serves knowledge from a Neo4J Database
This demonstration project shows how to implement a Model Context Protocol (MCP) server with Retrieval-Augmented Generation (RAG) capabilities. The demo allows…
MCP server that allows you to get the latest documentation
# Knowledge MCP Server A Model Context Protocol (MCP) server that provides tools for managing and querying knowledge bases through vector databases. This…
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
RagWiser is a Retrieval Augmented Generation (RAG) system built with Spring Boot that enables users to upload PDF documents, process them, and ask questions…
Connects AI systems to Qdrant vector databases for semantic search using OpenAI embeddings, enabling contextual document retrieval and knowledge base querying.
This repo is dedicated to learning and working with large language models (LLMs), prompt engineering, and modern GenAI tools such as LangChain, RAG, and vector…
AI agent readability scanner — score any public URL against the Vercel Agent Readability Spec, llmstxt.org, and 6 agent-protocol manifests (MCP, A2A…
# Burn — Personal Knowledge Base MCP Server [](https://www.npmjs.com/package/burn-mcp-server)…
# AWS Knowledge Base MCP Server ## Usage <table><tr><td>Claude Desktop</td><td>GitHub Copilot</td></tr><tr><td> ```json { "mcpServers": { "knowledge-base": {…
Stable Baseline MCP server — end-to-end agent-managed company brain. 163 tools, OAuth 2.1 + Bearer API key, remote Streamable HTTP.
Persistent cross-agent semantic memory for AI agents. Recall past sessions, share knowledge across agents. Multi-agent (isolated writes, shared reads)…
Multi-agent shared brain across Claude Code/Desktop, Codex, Antigravity CLI (agy), Gemini, Copilot, and VS Code. One local SQLite store for threads, notes…
# MCP Server Example This repository contains an implementation of a Model Context Protocol (MCP) server for up to date documentations. This code demonstrates…
A local-first code indexer that enhances LLMs with deep code understanding. It integrates with AI assistants via the Model Context Protocol (MCP) and supports…
MCP server to connect AI agents to any github corpa
A knowledge base and experimental playground for exploring the Model Context Protocol (MCP)—understanding how hosts, servers, LLMs, and tools interact.
# @heuresis/mcp A Model Context Protocol (MCP) server that exposes a Heuresis workspace to any MCP-capable client (Claude Desktop, Claude Code, Cursor…