softerist/heuristic-mcp
Enhanced MCP server for semantic code search with call-graph proximity, recency ranking, and find-similar-code. Built for AI coding assistants.
This tool helps AI coding assistants within your editor find relevant code snippets faster and more accurately. It scans your entire workspace, creating a searchable index of your code. Your AI assistant then uses this index to answer queries about your codebase, providing highly relevant results that improve as your project evolves.
Available on npm.
Use this if you are a software developer who wants your AI coding assistant to provide better, context-aware code suggestions and search results directly within your development environment.
Not ideal if you are looking for a standalone code search tool that doesn't integrate with an AI coding assistant or if you don't use AI assistants in your coding workflow.
Stars
21
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/softerist/heuristic-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter