# MCP 工具

**MCP（Model Context Protocol）**&#x662F;讓 AI 模型對接外部資料的協定。

使用MCP協定可以讓 AI 控制其他的軟體。

1. **Unity MCP - 使用 AI 開發遊戲**

{% embed url="<https://www.youtube.com/watch?v=Wr2QiA7FqcE>" %}

{% embed url="<https://www.unityflow.dev/unity-mcp/>" %}

2. **Blender MCP - 使用 AI 建模**

{% embed url="<https://www.youtube.com/watch?v=DqgKuLYUv00>" %}

{% embed url="<https://github.com/ahujasid/blender-mcp>" %}

3. **MCP SO - 收錄了各種 MCP 功能的目錄**

<figure><img src="/files/HP2Vm32LTUma67o7r5es" alt=""><figcaption></figcaption></figure>

{% embed url="<https://mcp.so/>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aitool.yayapipi.com/yapi-ai-gong-ju-ji/mcp-gong-ju.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
