MCP Servers

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

TeaRAGs MCP provides AST-aware chunking, vector embeddings, and git-blame–enriched metadata to enable fast, explainable RAG over large repositories. The architecture is designed to evolve toward explicit code topology (L3) and higher reasoning layers.

创建于 1/29/2026
更新于 26 days ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-tearags-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "artk0de-tearags-mcp": { "command": "npx", "args": [ "artk0de-tearags-mcp" ] } } }