marcoaapfortes/Mantic.sh
A structural code search engine for Al agents.
This tool helps AI agents and software developers efficiently navigate large codebases by understanding the project's structure and the intent behind search queries. It takes natural language or code-related queries and outputs highly relevant files or code locations, even without exact keyword matches. Developers and AI agents who need to quickly grasp where specific functionalities are implemented across a project will find this useful.
543 stars.
Use this if you or your AI agent need to quickly find conceptually relevant code, understand code structure, or trace definitions and references across a large project.
Not ideal if you just need extremely fast, simple text searches like finding all instances of 'TODO' or browsing files interactively.
Stars
543
Forks
24
Language
TypeScript
License
—
Category
Last pushed
Feb 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/marcoaapfortes/Mantic.sh"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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