1C OData MCP MCP
v1.0.1io.github.alexgrebeshok-coder/onec-odata-mcp
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add onec-odata-mcp -e ONEC_BASE_URL=<ONEC_BASE_URL> -e ONEC_USERNAME=<ONEC_USERNAME> -e ONEC_PASSWORD=<ONEC_PASSWORD> -e ONEC_DATABASE=<ONEC_DATABASE> -e ONEC_METADATA_CACHE_TTL_MS=<ONEC_METADATA_CACHE_TTL_MS> -e ONEC_CONFIG_PATH=<ONEC_CONFIG_PATH> -- npx -y onec-odata-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.