pyhoon/mcp-server-b4j
3.2
If you are the rightful owner of mcp-server-b4j 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.
The B4J MCP Server using StdIO is a model context protocol server designed to facilitate communication between different software components using the MCP protocol.
mcp-server
B4J MCP Server using Standard Input/Output (stdio).
It demonstrates a small inventory system storing data in an SQLite database.
There are 2 tools available
- get_inventory: to list the available products
- add_product: add new product to inventory
You can use Claude desktop as a client to test this MCP Server.