mcp-server-b4j
Verified Safeby pyhoon
Overview
A simple inventory management system demonstrating MCP Server functionality with SQLite through standard input/output.
Installation
C:\Java\jdk-19.0.2\bin\java -jar C:\B4X\Development\mcp-server\Objects\mcp_server.jarSecurity Notes
The server runs locally via standard I/O, minimizing network exposure. No 'eval' or obvious malicious patterns are present in the truncated code. The primary security consideration would be potential SQL injection vulnerabilities within the unseen B4J implementation of 'get_inventory' and 'add_product' if user inputs are not properly sanitized before database interaction. Assuming standard safe coding practices in B4J, the risk is moderate.
Similar Servers
mcp-server
A Model Context Protocol (MCP) server that provides real-time Indian options market data and volatility analytics from GetOutpost.in for integration with AI chat models like Claude.
Dida365MCP
This server integrates Dida365 (TickTick) task management capabilities, allowing an AI agent to create, read, update, and delete tasks and projects via the Model Context Protocol (MCP).
dev-workflow-mcp-server
Enforce development workflow discipline by guiding developers through a sequence of best practices (testing, documentation, commit, release) using an MCP (Model Context Protocol) server.
mcp-server
An AI tool server exposing domain-specific functionalities in health and insurance to be consumed by Large Language Models.