{
  "name": "darra-profinet-mcp",
  "title": "Darra Profinet Slave MCP Server",
  "description": "Darra Profinet Slave 官方 MCP 服务。Darra Profinet Slave 是 PROFINET IO Device，支持 C#/Java/Python/C/C++/Rust 与本机 Web API，用 GSDML 导入西门子 TIA Portal。提供产品概况、功能、授权现状（商城未上架）、SDK 安装、西门子式诊断与联系方式的只读查询。公开只读，无鉴权。Official Model Context Protocol server for Darra Profinet Slave by Hangzhou Darra Intelligent Equipment Co., Ltd.",
  "version": "1.0.0",
  "protocolVersion": "2025-06-18",
  "endpoint": "https://profinet.darra.xyz/mcp",
  "url": "https://profinet.darra.xyz/mcp",
  "transport": "streamable-http",
  "transports": ["streamable-http"],
  "authentication": { "type": "none" },
  "capabilities": {
    "tools": { "listChanged": false },
    "resources": { "listChanged": false }
  },
  "tools": [
    { "name": "get_product_overview", "description": "获取 Darra Profinet Slave 产品概况：PROFINET IO Device、6 语言 SDK、周期最低 1 ms、Windows · Linux、安装目录与服务名" },
    { "name": "list_features", "description": "列出核心能力：西门子式诊断、通道诊断与报警、IOPS/IOCS、西门子 I/Q 地址、GSDML/TIA、多语言 SDK" },
    { "name": "get_pricing", "description": "获取授权现状：商城未上架、2 小时试用、占位 SKU 不可购买。不返回价格数字。" },
    { "name": "get_sdk_install", "description": "按编程语言返回 SDK 安装命令与包信息，language ∈ {c#, java, python, c, c++, rust, webapi}" },
    { "name": "get_contact", "description": "获取技术支持邮箱、购买页与下载页" },
    { "name": "search", "description": "在功能、授权现状、SDK 安装、诊断、GSDML/TIA 中按关键词检索" },
    { "name": "get_code_prompt", "description": "获取 SDK AI 代码生成上下文（Connect/Start、先诊断、写 I 读 Q），等价读取 /ai-prompts.txt" },
    { "name": "get_diagnostics_guide", "description": "西门子式诊断指南：Connected / State / 报警 / IOPS，然后再读写 I/Q" }
  ],
  "resources": [
    { "uri": "https://profinet.darra.xyz/llms.txt", "name": "LLM 摘要", "mimeType": "text/plain" },
    { "uri": "https://profinet.darra.xyz/llms-full.txt", "name": "LLM 完整内容", "mimeType": "text/plain" },
    { "uri": "https://profinet.darra.xyz/ai-prompts.txt", "name": "AI 代码生成 SDK API 参考", "mimeType": "text/plain" }
  ],
  "provider": {
    "organization": "杭州达拉理工智能装备有限责任公司",
    "organizationEn": "Hangzhou Darra Intelligent Equipment Co., Ltd.",
    "url": "https://profinet.darra.xyz",
    "contact": "support@darra.xyz"
  },
  "documentation": "https://profinet.darra.xyz/docs/guide/ai-toolchain"
}
