evanking12/mcp-factory
Factory pipeline that profiles binaries (DLL/EXE/CLI) to infer invocations and generate an MCP server/tool schema for LLM agents.
Platform-specific configuration:
{
"mcpServers": {
"mcp-factory": {
"command": "npx",
"args": [
"-y",
"mcp-factory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...