MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

L
Llm MCP Rag Agent
作者 @cfbstrong

Agent Client

创建于 1/7/2026
更新于 1 day ago
Repository documentation and setup instructions

Minimalistic template for using TypeScript with Node.js and ESM.

快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-llm-mcp-rag-agent

Cursor 配置 (mcp.json)

{ "mcpServers": { "cfbstrong-llm-mcp-rag-agent": { "command": "npx", "args": [ "cfbstrong-llm-mcp-rag-agent" ] } } }