1C OData MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 19 Jul 2026.
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add onec-odata-mcp -- npx -y onec-odata-mcp
{
"mcpServers": {
"onec-odata-mcp": {
"args": [
"-y",
"onec-odata-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.onec-odata-mcp]
command = "npx"
args = ["-y", "onec-odata-mcp"]
{
"mcpServers": {
"onec-odata-mcp": {
"args": [
"-y",
"onec-odata-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"onec-odata-mcp": {
"args": [
"-y",
"onec-odata-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.