目录 / SiftDB
MCP
鉴权未知
未评级
已上架
SiftDB
Search codebases for patterns and references with fast, precise results. Open files on demand to inspect context without leaving your workflow. Browse available collections to quickly target the right code and accelerate understanding.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://sift--lekt9.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"SiftDB": {
"url": "https://sift--lekt9.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| search_code | Search the codebase for patterns. Args: query: Search query (e.g., 'async def', 'TODO') limit: Maximum number of results (default: 50) path_glob: Filter by path pattern (e.g., '**/*.py') collection: Collection path (e.g., 'examples/smol_example/codex.sift') Returns: Search results with file:line citations |
| view_file | View file content from the collection. Args: path: File path in the collection start_line: Start line (1-based, default: 1) end_line: End line (0 = end of file, default: 0) collection: Collection path (e.g., 'examples/smol_example/codex.sift') Returns: File content |
| list_collections | List all available collections. Returns: List of available collections with their paths |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。