Enable AI to interact with your OData services โจautomagicallyโจ through the Model Context Protocol (MCP).
- Installed quickly with
dotnet tool install
. - Once instance per OData Service
- Supports multiple authentication methods
- Install the package into your project
- Add more documentation to your $metadata
- Connect to the endpoint via https://yourservice.com/mcp
- Dynamic Tool Generation - Automatically generates MCP tools from OData metadata
- Comprehensive Coverage - CRUD, Query, Navigation, and Advanced OData operations
- Claude Code Ready - Works immediately with Claude Code and other MCP clients
- High Performance - Efficient tool generation with caching and optimizations