Content Tools
cybernetica.kz
Provides tools to retrieve Cybernetica's company information, blog posts, client case studies, and pricing details.
ENDPOINT 1
https://mcp.cybernetica.kz/mcp
MCP server metadata
- Name
- cybernetica
- Version
- 1.0.0
This server exposes public data about Cybernetica (cybernetica.kz) — an IT company in Almaty, Kazakhstan, specializing in corporate automation on the 1C platform: ERP, budgeting, BI, industry solutions for manufacturing, holdings, subsoil users and the financial sector. All content is in Russian. Start with the search tool when you don't know exact ids, then fetch full documents. Use list_* tools for catalogs and get_* tools for details.
Known tools 11
get_blog_postGet the full text of one Cybernetica blog post by its numeric id.
Potential side effectsget_client_caseGet one client case study by its numeric id: industry, implemented products, case description and review links.
Inferred read-onlyget_company_infoGet general information about Cybernetica: who the company is, mission and approach, team, technology partners and contacts (office address in Almaty, phones, email).
Potential side effectsget_pricingGet Cybernetica's price list for 1C software products and licenses, grouped by category.
Inferred read-onlyget_productGet the full markdown card of one Cybernetica product by its numeric id: description, categories and clients that already use it.
Inferred read-onlylist_blog_postsList Cybernetica's blog posts, newest first, with dates and short summaries: project breakdowns, 1C solution reviews, AI and automation notes, company news.
Inferred read-onlylist_clientsList Cybernetica's client case studies grouped by industry (oil and gas, mining, finance, retail, manufacturing and others).
Inferred read-onlylist_productsList Cybernetica's catalog of products and services: ERP, finance and budgeting, manufacturing, holdings, subsoil use, digitalization and AI — mostly built on the 1C platform for Kazakhstan.
Inferred read-onlylist_vacanciesList currently open job vacancies at Cybernetica with full descriptions and HR contact phone.
Inferred read-onlysearchFull-text search across all Cybernetica content: products, client case studies, blog posts, vacancies, partners and company pages.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.cybernetica]
url = "https://mcp.cybernetica.kz/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cybernetica": {
"type": "http",
"url": "https://mcp.cybernetica.kz/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cybernetica
Remote MCP URL: https://mcp.cybernetica.kz/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"cybernetica": {
"url": "https://mcp.cybernetica.kz/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cybernetica": {
"type": "http",
"url": "https://mcp.cybernetica.kz/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cybernetica",
"transport": "streamable-http",
"url": "https://mcp.cybernetica.kz/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.