mcpbeat Sign in

Flyto Indexer MCP Server

by chesterhsu Your server? Claim it
local only

Flyto Indexer runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.

Installs / week
not published
4
Stars
0 open issues
16 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Python

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call validate_changes.project → src/tools/validation.py:129, validate_changes.project → src/tools/validation.py:198, get_file_symbols.path → src/cli.py:2121 и ещё 7
            proc = subprocess.run(
Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

A live secret is committed in the code .gitleaks.toml:23
  '''AKIAI44QH8DHBR3WZLPQ''',
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    abs_path = os.path.join(project_root, path)
Reads files and sends them to the network src/analyzer/perf_patterns.py:198
        for fpath in sorted(project_root.rglob(f"*{ext}")):

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to Flyto Indexer

same job, measured the same way
Flyto Indexer
by flytohub

Code intelligence MCP server — impact analysis, semantic search, dependency graphs

533 installs/wk local only
Kai
by kailayerhq

Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.

203 installs/wk local only
Syke
by khalomsky

AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents

162 installs/wk local only
Ckb
by simplyliz

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

274 installs/wk local only
Codehelper
by veyrforge

Local-first code intelligence MCP: symbol graph, impact analysis, 60+ tools.

local only
Godotiq
by salvo10f

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.

464 installs/wk local only
Symbols
by jordan-horner

Fast polyglot source code intelligence: symbols, imports, dependencies, and impact analysis.

local only
Roslyn CodeLens
by marcelroozekrans

Roslyn MCP server: semantic .NET/C# intelligence - analysis, refactoring, tests, IL inspection.

90 installs/wk local only

Flyto Indexer — questions

Answers built from our own checks of this server.

Why is there no uptime for Flyto Indexer?
Flyto Indexer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Flyto Indexer open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.