Loomal

flyto-indexer

MCP server by github.com/flytohub/flyto-indexer

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

4 starspypi: flyto-indexer

About flyto-indexer

flyto-indexer is an MCP (Model Context Protocol) server published by flytohub in the official MCP registry, listed under Search on Loomal. Code intelligence MCP server — impact analysis, semantic search, dependency graphs

It ships as a Python package on PyPI (flyto-indexer), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/flytohub/flyto-indexer, where the project has earned 4 GitHub stars.

Use flyto-indexer with your agent

Claude Code · one command
claude mcp add flyto-indexer -- uvx flyto-indexer
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "flyto-indexer": {
      "command": "uvx",
      "args": [
        "flyto-indexer"
      ]
    }
  }
}
pypiflyto-indexer

Frequently asked questions

What is flyto-indexer?
flyto-indexer is an MCP (Model Context Protocol) server by flytohub in the Search category. Code intelligence MCP server — impact analysis, semantic search, dependency graphs
How do I connect flyto-indexer to Claude, Cursor, or another MCP client?
Install flyto-indexer from its pypi package (flyto-indexer) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is flyto-indexer open source?
Yes — the source code is public at github.com/flytohub/flyto-indexer, with 4 GitHub stars.
Can AI agents pay to use flyto-indexer?
Not yet through Loomal — flyto-indexer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain flyto-indexer? Claim this listing free by verifying GitHub ownership, or contact us.