1C OData MCP
Rank #28,916io.github.alexgrebeshok-coder/onec-odata-mcp
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
1C OData MCP is a Model Context Protocol (MCP) server published by pyrfor. It ranks #28,916 of 115,591 servers tracked on MCP Toplist. 1C OData MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 7, 2026 and most recently updated on Jul 15, 2026.
Ranks ahead of 86,675 of 115,591 servers on MCP Toplist.
Use 1C OData MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add onec-odata-mcp -e "ONEC_BASE_URL=<your ONEC_BASE_URL>" -e "ONEC_USERNAME=<your ONEC_USERNAME>" -e "ONEC_PASSWORD=<your ONEC_PASSWORD>" -e "ONEC_DATABASE=<your ONEC_DATABASE>" -e "ONEC_METADATA_CACHE_TTL_MS=<your ONEC_METADATA_CACHE_TTL_MS>" -e "ONEC_CONFIG_PATH=<your ONEC_CONFIG_PATH>" -- npx -y onec-odata-mcpReplace each placeholder with your own value before saving.
[mcp_servers.onec-odata-mcp]
command = "npx"
args = ["-y", "onec-odata-mcp"]
[mcp_servers.onec-odata-mcp.env]
ONEC_BASE_URL = "<your ONEC_BASE_URL>"
ONEC_USERNAME = "<your ONEC_USERNAME>"
ONEC_PASSWORD = "<your ONEC_PASSWORD>"
ONEC_DATABASE = "<your ONEC_DATABASE>"
ONEC_METADATA_CACHE_TTL_MS = "<your ONEC_METADATA_CACHE_TTL_MS>"
ONEC_CONFIG_PATH = "<your ONEC_CONFIG_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onec-odata-mcp": {
"command": "npx",
"args": [
"-y",
"onec-odata-mcp"
],
"env": {
"ONEC_BASE_URL": "<your ONEC_BASE_URL>",
"ONEC_USERNAME": "<your ONEC_USERNAME>",
"ONEC_PASSWORD": "<your ONEC_PASSWORD>",
"ONEC_DATABASE": "<your ONEC_DATABASE>",
"ONEC_METADATA_CACHE_TTL_MS": "<your ONEC_METADATA_CACHE_TTL_MS>",
"ONEC_CONFIG_PATH": "<your ONEC_CONFIG_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onec-odata-mcp": {
"command": "npx",
"args": [
"-y",
"onec-odata-mcp"
],
"env": {
"ONEC_BASE_URL": "<your ONEC_BASE_URL>",
"ONEC_USERNAME": "<your ONEC_USERNAME>",
"ONEC_PASSWORD": "<your ONEC_PASSWORD>",
"ONEC_DATABASE": "<your ONEC_DATABASE>",
"ONEC_METADATA_CACHE_TTL_MS": "<your ONEC_METADATA_CACHE_TTL_MS>",
"ONEC_CONFIG_PATH": "<your ONEC_CONFIG_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"onec-odata-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"onec-odata-mcp"
],
"env": {
"ONEC_BASE_URL": "<your ONEC_BASE_URL>",
"ONEC_USERNAME": "<your ONEC_USERNAME>",
"ONEC_PASSWORD": "<your ONEC_PASSWORD>",
"ONEC_DATABASE": "<your ONEC_DATABASE>",
"ONEC_METADATA_CACHE_TTL_MS": "<your ONEC_METADATA_CACHE_TTL_MS>",
"ONEC_CONFIG_PATH": "<your ONEC_CONFIG_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onec-odata-mcp": {
"command": "npx",
"args": [
"-y",
"onec-odata-mcp"
],
"env": {
"ONEC_BASE_URL": "<your ONEC_BASE_URL>",
"ONEC_USERNAME": "<your ONEC_USERNAME>",
"ONEC_PASSWORD": "<your ONEC_PASSWORD>",
"ONEC_DATABASE": "<your ONEC_DATABASE>",
"ONEC_METADATA_CACHE_TTL_MS": "<your ONEC_METADATA_CACHE_TTL_MS>",
"ONEC_CONFIG_PATH": "<your ONEC_CONFIG_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"onec-odata-mcp": {
"command": "npx",
"args": [
"-y",
"onec-odata-mcp"
],
"env": {
"ONEC_BASE_URL": "<your ONEC_BASE_URL>",
"ONEC_USERNAME": "<your ONEC_USERNAME>",
"ONEC_PASSWORD": "<your ONEC_PASSWORD>",
"ONEC_DATABASE": "<your ONEC_DATABASE>",
"ONEC_METADATA_CACHE_TTL_MS": "<your ONEC_METADATA_CACHE_TTL_MS>",
"ONEC_CONFIG_PATH": "<your ONEC_CONFIG_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.alexgrebeshok-coder%2Fonec-odata-mcp)<a href="https://mcptoplist.com/server/io.github.alexgrebeshok-coder%2Fonec-odata-mcp"><img src="https://mcptoplist.com/badge/io.github.alexgrebeshok-coder%2Fonec-odata-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
pyrfor
Other servers by pyrfor
View all pyrfor servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jul 15, 2026 |
Frequently asked questions
- Who maintains 1C OData MCP?
- 1C OData MCP is maintained by pyrfor, which publishes 3 MCP servers (1 total version) tracked on MCP Toplist.
- Is 1C OData MCP listed on the Official MCP Registry?
- Yes — 1C OData MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does 1C OData MCP have?
- MCP Toplist tracks 1 version of 1C OData MCP, most recently published on Jul 15, 2026.
- Where can I find the source code for 1C OData MCP?
- The source code for 1C OData MCP is hosted at github.com/pyrfor/onec-odata-mcp.