MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

知识检索注入上下文配置多个MCP Serves

Created 10/13/2025
Updated 2 months ago
Repository documentation and setup instructions

从本地知识中检索相关信息、支持配置多个MCPServes。读取整合Webpage document

Quick Setup
Installation guide for this server

Install Package (if required)

uvx llm-mcp-rag

Cursor configuration (mcp.json)

{ "mcpServers": { "cloudye02-llm-mcp-rag": { "command": "uvx", "args": [ "llm-mcp-rag" ] } } }