OD

Odata Mcp Go

Developer Tools
138
GitHub Stars

A Go bridge providing universal access to OData v2 services through MCP tools, with support for multiple authentication methods.

Installation

⭐ RecommendedOdata-mcp.exe
C:/bin/odata-mcp.exe --service https://services.odata.org/V2/Northwind/Northwind.svc/ --tool-shrink
View configuration snippet
{
  "mcpServers": {
    "northwind-v2": {
      "command": "C:/bin/odata-mcp.exe",
      "args": [
        "--service",
        "https://services.odata.org/V2/Northwind/Northwind.svc/",
        "--tool-shrink"
      ]
    },
    "northwind-v4": {
      "command": "C:/bin/odata-mcp.exe",
      "args": [
        "--service",
        "https://services.odata.org/V4/Northwind/Northwind.svc/",
        "--tool-shrink"
      ]
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:Auto-detected (unverified)

Claude Desktop

STDIO
stdio:Auto-detected (unverified)

MCP Compatible

STDIO
stdio:Auto-detected (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.