softerist/heuristic-mcp

View on GitHub ↗

Enhanced MCP server for semantic code search with call-graph proximity, recency ranking, and find-similar-code. Built for AI coding assistants.

20 ★2 forksJavaScriptUpdated 6mo ago

What you need to know

Smart code search MCP server that uses a local embedding index to answer questions about codebases.

Install

npm install -g @softerist/heuristic-mcp

Usage

  • Add the server to your MCP client and ask questions about your code

Key features

  • Embedding-based code search
  • Answers questions about repositories
  • Node.js 18+
  • Local indexing

Best for

Semantic code search for AI agents

Caveats

  • Requires Node.js 18+
Platforms: Node.jsClients: Claude · MCP-compatible clients

Reviewed 2026-08-11

Topics

ai-codingai-coding-toolscode-searchembeddingsmcpmcp-servermodel-context-protocolnodejssemantic-searchsemantic-search-ai
Stars
20★
Forks
2
Language
JavaScript
License
MIT
Created
2025-12-28
Last push
2026-02-25