MCP cover image
See in Github
2025-03-31

1

Github Watches

0

Github Forks

0

Github Stars

openapi-diff-mcp-server

MCP server interface for AI integration with openapi-diff tool for comparing OpenAPI specifications.

Features

  • TBD

Usage

Using MCP Server with Cloude Desktop

  1. Build MCP server Jar using:
mvn clean install
  1. To use the MCP server with Cloude Desktop, you need to configure it using a claude_desktop_config.json file. Below is an example configuration:
{
  "mcpServers": {
    "openapi-diff-mcp-server": {
      "command": "java",
      "args": [
        "-jar",
        "-Dmcp.transport=stdio",
        "/path/to/jar/openapi-diff-mcp-server-0.0.1-SNAPSHOT.jar"
      ]
    }
  }
}

Building and Running

mvn clean install
java -jar target/openapi-diff-mcp-server-<VERSION>.jar

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • n8n-io
  • Fair-Code-Workflow-Automatisierungsplattform mit nativen KI-Funktionen. Kombinieren Sie visuelles Gebäude mit benutzerdefiniertem Code, SelbstHost oder Cloud, 400+ Integrationen.

    Reviews

    3 (1)
    Avatar
    user_LEqD6D1L
    2025-04-16

    I have been using openapi-diff-mcp-server by DrSatyr, and it has exceeded my expectations. The ability to efficiently compare OpenAPI specifications is incredibly valuable. The tool is user-friendly and integrates seamlessly into my workflow. Highly recommend checking it out at https://github.com/DrSatyr/openapi-diff-mcp-server. This project is a must-have for anyone working with OpenAPI specs!