io.github.alexgrebeshok-coder
onec-odata-mcp
1C OData MCP
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
stdiocommunityservice
Package Details
onec-odata-mcp
Transportstdio
Environment Variables
ONEC_BASE_URL
Required
1C OData endpoint URL (e.g. https://host/db/odata/standard.odata)
ONEC_USERNAME
Required
Basic auth username for the OData endpoint
ONEC_PASSWORD
RequiredSecret
Basic auth password for the OData endpoint
ONEC_DATABASE
Optional database name hint
ONEC_METADATA_CACHE_TTL_MS
Metadata cache TTL in milliseconds (default 3600000)
ONEC_CONFIG_PATH
Optional path to JSON config file ({ baseUrl, username, password })