1c-rest-mcp runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from npm. Last commit 5 Sep 2026.
MCP server for 1C Enterprise — ERP catalogs, documents via REST API (Russia)
We have not read this server's code yet, 7 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @theyahia/1c-rest-mcp ссылается на theyahia/mcp-servers
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 1c-rest-mcp -- npx -y @theyahia/1c-rest-mcp
{
"mcpServers": {
"1c-rest-mcp": {
"args": [
"-y",
"@theyahia/1c-rest-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.1c-rest-mcp]
command = "npx"
args = ["-y", "@theyahia/1c-rest-mcp"]
{
"mcpServers": {
"1c-rest-mcp": {
"args": [
"-y",
"@theyahia/1c-rest-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"1c-rest-mcp": {
"args": [
"-y",
"@theyahia/1c-rest-mcp"
],
"command": "npx"
}
}
}
MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models.
MCP server for GroupDocs.Markdown — convert documents to Markdown via AI agents.
MCP server for GroupDocs.Total — annotate, sign, convert, watermark, parse, redact documents via AI.
Rust-native MCP server for Office document processing
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
MCP server for GroupDocs.Watermark — add and search document watermarks via AI agents.
MCP server for Fabrx - Build APIs from documents in your IDE
MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.
Answers built from our own checks of this server.