Back to Home
sualeh icon

mcp-json-schema

Verified Safe

by sualeh

Overview

Generate MCP-compliant JSON Schemas directly from Jackson-annotated Java classes to ensure consistency between tool code and schema definitions for Model Context Protocol (MCP) servers.

Installation

Run Command
No command provided

Security Notes

The project is a utility library designed to generate JSON schemas and deserialize JSON strings for the Model Context Protocol (MCP), rather than a standalone server application. It uses Jackson for JSON processing and includes robust error handling for malformed input, returning null or empty objects rather than propagating exceptions. No signs of code injection ('eval'), hardcoded secrets, or direct network risks were found. The schema generation relies on standard Java reflection and Jackson introspection, which is safe when working with trusted Java classes.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2026-01-13

Tags

javajson-schemamcpjacksonbean-validation