Flyto Indexer runs on your own machine — the client starts it, so there is no endpoint to ping. 956 installs a week from pypi. Last commit 2 Aug 2026.
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add flyto-indexer -- uvx flyto-indexer
{
"mcpServers": {
"flyto-indexer": {
"args": [
"flyto-indexer"
],
"command": "uvx"
}
}
}
[mcp_servers.flyto-indexer]
command = "uvx"
args = ["flyto-indexer"]
{
"mcpServers": {
"flyto-indexer": {
"args": [
"flyto-indexer"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"flyto-indexer": {
"args": [
"flyto-indexer"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.