Skip to content
Cursor

Semver for Cursor

io.github.pipeworx-io/semver

Semantic Versioning (semver) MCP.

client:Cursor transport:streamable-http

Install Semver in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "semver": {
      "url": "https://gateway.pipeworx.io/semver/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Semver in other clients