> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the Microsoft.OData.Mcp.Core.Legacy.Generators Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                                                   | Summary                                                                          |
| -------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [CrudToolGenerationOptions](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/CrudToolGenerationOptions)             | Options for controlling CRUD tool generation behavior.                           |
| [CrudToolGenerator](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/CrudToolGenerator)                             | Generates CRUD (Create, Read, Update, Delete) MCP tools from OData entity types. |
| [NavigationToolGenerationOptions](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/NavigationToolGenerationOptions) | Options for controlling navigation tool generation behavior.                     |
| [NavigationToolGenerator](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/NavigationToolGenerator)                 | Generates navigation MCP tools from OData entity relationships.                  |
| [QueryToolGenerationOptions](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/QueryToolGenerationOptions)           | Options for controlling query tool generation behavior.                          |
| [QueryToolGenerator](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/QueryToolGenerator)                           | Generates query MCP tools from OData entity types.                               |
| [ToolNamingConvention](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/ToolNamingConvention)                       | Naming conventions for generated tool names.                                     |

### <Icon icon="list-ol" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Enums

| Name                                                                                                             | Summary                                      |
| ---------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
| [ToolNamingConvention](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Legacy/Generators/ToolNamingConvention) | Naming conventions for generated tool names. |
