adityajoshi12/fabric-mcp-server
3.3
If you are the rightful owner of fabric-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A Model Context Protocol (MCP) server that enables AI assistants to interact with Hyperledger Fabric blockchain networks.
Tools
Functions exposed to the LLM to take actions
invoke_chaincode
Submit a transaction to the blockchain.
query_chaincode
Query the blockchain (read-only).
get_block_info
Get information about a specific block.
get_blockchain_info
Get blockchain statistics including total blocks and hashes.
get_transaction_history
Get transaction history for an asset (requires chaincode support).
list_enrolled_identities
List all identities in the wallet.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client