T
Tearags MCP
作者 @artk0de
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
README
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"
]
}
}
}