68
grade C
4 days ago
glama

Hyperledger Fabric MCP Server

Enables AI assistants to interact with Hyperledger Fabric blockchain networks, supporting chaincode queries and invocations, block and transaction retrieval, chaincode lifecycle management, and channel operations.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCERTIFICATE_PATHexport =./path/to/cert.pem
configFABRIC_CHAINCODE"": "basic",
configFABRIC_CHANNEL"": "mychannel",
configFABRIC_CONNECTION_PROFILE./connection-profile.json
configFABRIC_MSP_ID"": "Org1MSP",
configFABRIC_USER_ID"": "appUser"
configFABRIC_WALLET_PATH"": "/path/to/wallet",
configMCP_PORT3000 # HTTP port (only used when MCP_TRANSPORT=http)
configMCP_TRANSPORTstdio # "stdio" or "http"
configPRIVATE_KEY_PATHexport =./path/to/private.key
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/adityajoshi12-fabric-mcp-server-sa9mzb)](https://m8ven.ai/mcp/adityajoshi12-fabric-mcp-server-sa9mzb)
commit: 7a5ddc3a05bc2af44c846d72e7d3a94d6e9ab6a9
code hash: 4d622e4b741dd7b1320b3d0a58f19d49436b40779d207145ba154ab8703577ba
verified: 4/18/2026, 6:40:38 PM
view raw JSON →