1. hlf-mcp
A Python-based MCP tool for automation, scripting, and agent integration with Hyperledger Fabric networks.
A modular toolkit for managing Hyperledger Fabric test networks and chaincode lifecycle, featuring Go REST API controllers and Python MCP tools for automation and agent integration.
{
"hlf-controller": {
"command": "uv",
"args": [
"--directory",
"/path/to/hlf-mcp",
"run",
"mcp_hlf_tool.py"
]
}
}