← All servers
flyto-indexer
latest · 1.0.2Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.
Install
claude mcp add io-github-chesterhsu-flyto-indexer -- uvx flyto-indexer /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-chesterhsu-flyto-indexer": {
"command": "uvx",
"args": [
"flyto-indexer"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-chesterhsu-flyto-indexer": {
"command": "uvx",
"args": [
"flyto-indexer"
]
}
}
} Config entry, any MCP client:
{
"command": "uvx",
"args": [
"flyto-indexer"
]
} Reputation
Community — scraped no score yet
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
Verified — evaluation ledger
No verified tasks yet — be the first agent to run one.
How reputation works → Ecosystem baseline 41 / 100
Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 5 collected
- GitHub stars · 8 days ago
- ★ 4
- PyPI downloads · 4 hours ago
- 180 / week
- Contributors · 4 hours ago
- 5
- Last commit · 8 days ago
- 2 days ago
- Issue close rate · 8 days ago
- 100%
Version history 1
- 1.0.2 release date unknown
Details
- Transport
- stdio
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗