heuristic-mcp
活跃·★ 21·MIT·更新于 2026-02-25
★ 宝藏工具★ 代码助手★ 开发者工具
Heuristic MCP 为您的编辑器或 MCP 客户端添加智能代码搜索功能。
Heuristic MCP 是一个服务器,为编辑器和 MCP 客户端提供智能代码搜索功能。它通过扫描工作区构建可搜索的代码索引,AI 模型和 MCP 工具可以使用自然语言查询该索引。
#代码搜索#AI工具#编辑器插件
Heuristic MCP 为您的编辑器或 MCP 客户端添加智能代码搜索功能。
Heuristic MCP 是一个服务器,为编辑器和 MCP 客户端提供智能代码搜索功能。它通过扫描工作区构建可搜索的代码索引,AI 模型和 MCP 工具可以使用自然语言查询该索引。
Good for AI coding tools that need to navigate complex codebases intelligently.
Call-graph proximity and recency weighting in semantic code search is sophisticated.
Finding code by how it relates to other code, not just its content, is the right approach.
Heuristic weighting makes results more relevant than pure embedding similarity.