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

OpenAPI-DIFF-MCP-Server
3 years
Works with Finder
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
- Build MCP server Jar using:
mvn clean install
- 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
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
一个适用于中小型团队的AI聊天机器人,支持DeepSeek,Open AI,Claude和Gemini等车型。 专为中小团队设计的ai聊天应用,支持deepSeek,打开ai,claude,双子座等模型。
Reviews

user_LEqD6D1L
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!