model context protocol

  1. aeric

    Share My Creation Model Context Protocol (MCP) Server using Stdio

    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...
Top