Server data from the Official MCP Registry
Schema Validator Ai automation via MCP. Includes validate json schema, generate schema, conv...
Schema Validator Ai automation via MCP. Includes validate json schema, generate schema, conv...
This MCP server implements JSON schema validation tools with an authentication layer, but has critical architectural and security issues. The server imports an authentication middleware from a hardcoded local path that may not exist in most user environments, making the entire auth system fragile. Additionally, the path traversal in sys.path.insert() could be exploited, rate limiting is implemented in-memory and not persistent, and the auth middleware stores API keys and usage data in plaintext JSON files without encryption. While the tools themselves perform read-only operations without external network calls or code execution, the authentication bypass risk and key storage vulnerabilities significantly reduce the overall security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-schema-validator-ai-mcp": {
"args": [
"-y",
"schema-validator-ai-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.