MCP Servers

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

AI Agent Station Study 是一个功能完整、架构清晰的AI智能体学习平台,通过流式响应技术提供了实时、流畅的智能对话体验。该项目不仅是一个实用的AI应用,也是学习DDD架构、Spring Boot和AI智能体技术的优质资源。无论是用于实际应用还是学习研究,都具有很高的价值。

Created 2/22/2026
Updated 2 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/123NoName123/AI-agent-mcp-rag
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "123noname123-ai-agent-mcp-rag": { "command": "git", "args": [ "clone", "https://github.com/123NoName123/AI-agent-mcp-rag" ] } } }