OASDiff
Rank #158pulsemcp/oasdiff
Detect breaking changes and generate structured diffs between OpenAPI specifications.
OASDiff is a Model Context Protocol (MCP) server published by oasdiff. It ranks #158 of 132,608 servers tracked on MCP Toplist, and its repository has 1,370 GitHub stars. OASDiff is listed on PulseMCP, with 24 release tags tracked from its GitHub repository. It was first listed on Jun 6, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 132,450 of 132,608 servers on MCP Toplist.
Use OASDiff
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http oasdiff https://api.oasdiff.com/mcp[mcp_servers.oasdiff]
url = "https://api.oasdiff.com/mcp"Add to ~/.codex/config.toml.
https://api.oasdiff.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"oasdiff": {
"url": "https://api.oasdiff.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"oasdiff": {
"type": "http",
"url": "https://api.oasdiff.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"oasdiff": {
"serverUrl": "https://api.oasdiff.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"oasdiff": {
"url": "https://api.oasdiff.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Foasdiff)<a href="https://mcptoplist.com/server/pulsemcp%2Foasdiff"><img src="https://mcptoplist.com/badge/pulsemcp%2Foasdiff.svg" alt="MCP Toplist: Top 1% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
oasdiff
GitHub releases (24)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.33.0-rc.1 | Sep 15, 2026 |
| v1.32.1 | Sep 15, 2026 |
| v1.32.0 | Sep 13, 2026 |
| v1.31.0 | Sep 5, 2026 |
| v1.30.0 | Aug 30, 2026 |
| v1.29.1 | Aug 16, 2026 |
| v1.29.0 | Aug 16, 2026 |
| v1.28.0 | Aug 6, 2026 |
| v1.27.0 | Jul 30, 2026 |
| v1.26.1 | Jul 27, 2026 |
| v1.26.0 | Jul 24, 2026 |
| v1.25.1 | Jul 22, 2026 |
| v1.25.0 | Jul 22, 2026 |
| v1.24.0 | Jul 21, 2026 |
| v1.23.0 | Jul 10, 2026 |
| v1.22.0 | Jul 5, 2026 |
| v1.21.0 | Jun 28, 2026 |
| v1.20.1 | Jun 26, 2026 |
| v1.20.0 | Jun 21, 2026 |
| v1.19.1 | Jun 14, 2026 |
| v1.19.0 | Jun 13, 2026 |
| v1.18.6 | Jun 9, 2026 |
| v1.18.5 | Jun 8, 2026 |
| v1.18.4 | Jun 6, 2026 |
Frequently asked questions
- Who maintains OASDiff?
- OASDiff is maintained by oasdiff, which publishes 1 MCP server (24 total versions) tracked on MCP Toplist.
- Is OASDiff listed on the Official MCP Registry?
- OASDiff is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does OASDiff have?
- No registry surfaces explicit version metadata for OASDiff; MCP Toplist tracks 24 release tags from its GitHub repository, most recently published on Sep 15, 2026.
- Where can I find the source code for OASDiff?
- The source code for OASDiff is hosted at github.com/oasdiff/oasdiff.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.