io.github.yellow-hammer/mcp-1c-platform-tools MCP Server
io.github.yellow-hammer/mcp-1c-platform-tools
What is the io.github.yellow-hammer/mcp-1c-platform-tools MCP server?
MCP для команд 1c-platform-tools. Нужно расширение 1c-platform-tools с включённым IPC.
How to install io.github.yellow-hammer/mcp-1c-platform-tools
Copy-paste configuration for popular MCP clients.
ONEC_IPC_PORTrequiredПорт IPC-сервера расширения 1c-platform-tools (настройка 1c-platform-tools.ipc.port)
ONEC_IPC_TOKENsecretТокен IPC (если задан в 1c-platform-tools.ipc.token)
{
"mcpServers": {
"mcp-1c-platform-tools": {
"command": "npx",
"args": [
"-y",
"mcp-1c-platform-tools"
],
"env": {
"ONEC_IPC_PORT": "<YOUR_ONEC_IPC_PORT>",
"ONEC_IPC_TOKEN": "<YOUR_ONEC_IPC_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-1c-platform-tools": {
"command": "npx",
"args": [
"-y",
"mcp-1c-platform-tools"
],
"env": {
"ONEC_IPC_PORT": "<YOUR_ONEC_IPC_PORT>",
"ONEC_IPC_TOKEN": "<YOUR_ONEC_IPC_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-1c-platform-tools": {
"command": "npx",
"args": [
"-y",
"mcp-1c-platform-tools"
],
"env": {
"ONEC_IPC_PORT": "<YOUR_ONEC_IPC_PORT>",
"ONEC_IPC_TOKEN": "<YOUR_ONEC_IPC_TOKEN>"
}
}
}
}{
"servers": {
"mcp-1c-platform-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-1c-platform-tools"
],
"env": {
"ONEC_IPC_PORT": "<YOUR_ONEC_IPC_PORT>",
"ONEC_IPC_TOKEN": "<YOUR_ONEC_IPC_TOKEN>"
}
}
}
}claude mcp add mcp-1c-platform-tools --env ONEC_IPC_PORT=<YOUR_ONEC_IPC_PORT> --env ONEC_IPC_TOKEN=<YOUR_ONEC_IPC_TOKEN> -- npx -y mcp-1c-platform-toolsRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.