ez-odata-api

YOLOVibeCode/ez-odata-api
★ 0 stars C# Database Updated today
Self-hosted governed data-access platform: connect a SQL database and serve OData v4, REST/JSON, and an MCP server behind one RBAC + audit pipeline.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ez-odata-api": {
      "command": "npx",
      "args": [
        "-y",
        "YOLOVibeCode/ez-odata-api"
      ]
    }
  }
}

README Excerpt

A self-hosted, governed data-access platform: connect a SQL database, and it introspects the schema and instantly serves a fully documented **OData v4** API, a **REST/JSON** API, and a built-in **MCP server** for AI clients — all behind one RBAC + audit pipeline. Inspired by [DreamFactory](https://github.com/dreamfactorysoftware/dreamfactory), built on
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →