MCP.so
登录
服务器
M

Mo5 Mcp Server — Thomson Mo5 C Development Assistant

@thlg057

MCP server that gives AI coding agents instant access to Thomson MO5 technical documentation via semantic search.

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mo5-rag": {
      "command": "npx",
      "args": [
        "-y",
        "@thlg057/mo5-rag-mcp"
      ],
      "env": {
        "RAG_BASE_URL": "https://retrocomputing-ai.cloud"
      }
    }
  }
}

来自「记忆与知识」的更多内容