Back to Home
lordofthejars icon

openapi-diff-mcp-server

Verified Safe

by lordofthejars

Overview

Compares two OpenAPI specifications to identify differences and report compatibility status in various formats.

Installation

Run Command
java -jar target/quarkus-app/quarkus-run.jar

Security Notes

The server's core functionality involves fetching OpenAPI specifications from arbitrary URLs. This could potentially be abused for resource exhaustion (e.g., downloading excessively large files or making requests to slow servers) if malicious URLs are provided. No other critical vulnerabilities like 'eval' usage, obfuscation, hardcoded secrets, or direct malicious patterns were identified.

Similar Servers

Stats

Interest Score40
Security Score7
Cost ClassMedium
Avg Tokens7500
Stars2
Forks0
Last Update2025-12-09

Tags

OpenAPIAPI DiffCompatibilityJavaQuarkusMCP