Releases: oisee/odata_mcp_go
Release v1.6.0
OData MCP Bridge v1.6.0
Installation
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x odata-mcp - Move to your PATH or reference directly in Claude Desktop config
Checksums
See checksums.txt for SHA256 checksums of all binaries.
What's Changed
See CHANGELOG.md for details.
Release v1.5.1
OData MCP Bridge v1.5.1
Installation
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x odata-mcp - Move to your PATH or reference directly in Claude Desktop config
Checksums
See checksums.txt for SHA256 checksums of all binaries.
What's Changed
See CHANGELOG.md for details.
Release v1.5.0
OData MCP Bridge v1.5.0
Installation
- Download the appropriate binary for your platform
- Make it executable (Linux/macOS):
chmod +x odata-mcp - Move to your PATH or reference directly in Claude Desktop config
Checksums
See checksums.txt for SHA256 checksums of all binaries.
What's Changed
See CHANGELOG.md for details.
OData MCP Bridge v1.4.0
OData MCP Bridge v1.4.0
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf odata-mcp-*.tar.gzorunzip odata-mcp-*.zip - Make executable (Linux/macOS):
chmod +x odata-mcp-* - Move to PATH or use full path in Claude Desktop config
Quick Install (Linux/macOS)
# Linux
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.4.0/odata-mcp-v1.4.0-linux-amd64.tar.gz | tar -xz
chmod +x odata-mcp-linux-amd64
sudo mv odata-mcp-linux-amd64 /usr/local/bin/odata-mcp
# macOS Intel
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.4.0/odata-mcp-v1.4.0-darwin-amd64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-amd64
sudo mv odata-mcp-darwin-amd64 /usr/local/bin/odata-mcp
# macOS Apple Silicon
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.4.0/odata-mcp-v1.4.0-darwin-arm64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-arm64
sudo mv odata-mcp-darwin-arm64 /usr/local/bin/odata-mcpChecksums
Verify your download with the SHA256 checksums in checksums.txt
OData MCP Bridge v1.3.0
OData MCP Bridge v1.3.0
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf odata-mcp-*.tar.gzorunzip odata-mcp-*.zip - Make executable (Linux/macOS):
chmod +x odata-mcp-* - Move to PATH or use full path in Claude Desktop config
Quick Install (Linux/macOS)
# Linux
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.3.0/odata-mcp-v1.3.0-linux-amd64.tar.gz | tar -xz
chmod +x odata-mcp-linux-amd64
sudo mv odata-mcp-linux-amd64 /usr/local/bin/odata-mcp
# macOS Intel
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.3.0/odata-mcp-v1.3.0-darwin-amd64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-amd64
sudo mv odata-mcp-darwin-amd64 /usr/local/bin/odata-mcp
# macOS Apple Silicon
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.3.0/odata-mcp-v1.3.0-darwin-arm64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-arm64
sudo mv odata-mcp-darwin-arm64 /usr/local/bin/odata-mcpChecksums
Verify your download with the SHA256 checksums in checksums.txt
OData MCP Bridge v1.2.3
OData MCP Bridge v1.2.3
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf odata-mcp-*.tar.gzorunzip odata-mcp-*.zip - Make executable (Linux/macOS):
chmod +x odata-mcp-* - Move to PATH or use full path in Claude Desktop config
Quick Install (Linux/macOS)
# Linux
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.3/odata-mcp-v1.2.3-linux-amd64.tar.gz | tar -xz
chmod +x odata-mcp-linux-amd64
sudo mv odata-mcp-linux-amd64 /usr/local/bin/odata-mcp
# macOS Intel
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.3/odata-mcp-v1.2.3-darwin-amd64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-amd64
sudo mv odata-mcp-darwin-amd64 /usr/local/bin/odata-mcp
# macOS Apple Silicon
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.3/odata-mcp-v1.2.3-darwin-arm64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-arm64
sudo mv odata-mcp-darwin-arm64 /usr/local/bin/odata-mcpChecksums
Verify your download with the SHA256 checksums in checksums.txt
OData MCP Bridge v1.2.1
OData MCP Bridge v1.2.1
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf odata-mcp-*.tar.gzorunzip odata-mcp-*.zip - Make executable (Linux/macOS):
chmod +x odata-mcp-* - Move to PATH or use full path in Claude Desktop config
Quick Install (Linux/macOS)
# Linux
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.1/odata-mcp-v1.2.1-linux-amd64.tar.gz | tar -xz
chmod +x odata-mcp-linux-amd64
sudo mv odata-mcp-linux-amd64 /usr/local/bin/odata-mcp
# macOS Intel
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.1/odata-mcp-v1.2.1-darwin-amd64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-amd64
sudo mv odata-mcp-darwin-amd64 /usr/local/bin/odata-mcp
# macOS Apple Silicon
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.1/odata-mcp-v1.2.1-darwin-arm64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-arm64
sudo mv odata-mcp-darwin-arm64 /usr/local/bin/odata-mcpChecksums
Verify your download with the SHA256 checksums in checksums.txt
OData MCP Bridge v1.2.0
OData MCP Bridge v1.2.0
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf odata-mcp-*.tar.gzorunzip odata-mcp-*.zip - Make executable (Linux/macOS):
chmod +x odata-mcp-* - Move to PATH or use full path in Claude Desktop config
Quick Install (Linux/macOS)
# Linux
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.0/odata-mcp-v1.2.0-linux-amd64.tar.gz | tar -xz
chmod +x odata-mcp-linux-amd64
sudo mv odata-mcp-linux-amd64 /usr/local/bin/odata-mcp
# macOS Intel
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.0/odata-mcp-v1.2.0-darwin-amd64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-amd64
sudo mv odata-mcp-darwin-amd64 /usr/local/bin/odata-mcp
# macOS Apple Silicon
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.2.0/odata-mcp-v1.2.0-darwin-arm64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-arm64
sudo mv odata-mcp-darwin-arm64 /usr/local/bin/odata-mcpChecksums
Verify your download with the SHA256 checksums in checksums.txt
OData MCP Bridge v1.1.3
OData MCP Bridge v1.1.3
Installation
- Download the appropriate archive for your platform
- Extract:
tar -xzf odata-mcp-*.tar.gzorunzip odata-mcp-*.zip - Make executable (Linux/macOS):
chmod +x odata-mcp-* - Move to PATH or use full path in Claude Desktop config
Quick Install (Linux/macOS)
# Linux
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.1.3/odata-mcp-v1.1.3-linux-amd64.tar.gz | tar -xz
chmod +x odata-mcp-linux-amd64
sudo mv odata-mcp-linux-amd64 /usr/local/bin/odata-mcp
# macOS Intel
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.1.3/odata-mcp-v1.1.3-darwin-amd64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-amd64
sudo mv odata-mcp-darwin-amd64 /usr/local/bin/odata-mcp
# macOS Apple Silicon
curl -L https://github.com/oisee/odata_mcp_go/releases/download/v1.1.3/odata-mcp-v1.1.3-darwin-arm64.tar.gz | tar -xz
chmod +x odata-mcp-darwin-arm64
sudo mv odata-mcp-darwin-arm64 /usr/local/bin/odata-mcpChecksums
Verify your download with the SHA256 checksums in checksums.txt
Full Changelog: v1.0.1...v1.1.3
Universal OData ↔ MCP Bridge v1.0.1 (Multi-Platform Binaries)
🚀 First+1 public release of the Go-based Universal OData ↔ MCP Bridge.
FIX: GitHub Copilot was not able to see MCP server tools - fixed.
This release includes native binaries for all major platforms:
- ✅ Linux (amd64)
- ✅ Windows (amd64)
- ✅ macOS (Intel)
- ✅ macOS (Apple Silicon)
Features:
- 🔁 Automatic MCP tool generation for OData v2 services
- 🔐 Authentication: Basic Auth, Cookie-based, CSRF token support
- 🧠 Intelligent tool naming and filtering
- 🪄 No config required: just point to a service URL
- 🧰 Works with Claude Desktop and other local MCP-based agents
Download the right binary for your OS below 👇
🔗 Source: https://github.com/oisee/odata_mcp_go