MCP Server
MCP
io.github.flytohub/flyto-indexer
Code intelligence MCP server — impact analysis, semantic search, dependency graphs
Install
uvx flyto-indexer
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "flyto-indexer",
"version": "2.10.2",
"runtimeHint": "python",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-m",
"type": "positional"
},
{
"value": "flyto_indexer.mcp_server",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment