flytohub/flyto-indexer
Code intelligence MCP server — impact analysis, semantic search, dependency graphs. Works with Claude Code, Cursor, Windsurf.
Executes impact analysis to find all callers across projects before code changes are made, preventing broken references in multi-repo systems. Built with zero dependencies as a pure Python MCP server, it runs entirely local and indexes projects at setup time to power subsequent AI-assisted refactors. Integrates deeply with Claude Code, Cursor, and Windsurf through Python AST analysis for taint tracking, cross-language API correlation (FastAPI↔Vue/TypeScript), and code health scoring via structured audit rules.
3 stars and 3,480 monthly downloads. Available on PyPI.
Stars
3
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 11, 2026
Monthly downloads
3,480
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/flytohub/flyto-indexer"
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...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
duysolo/codebaxing
Local codebase indexing and semantic code search via MCP