ComfyUI Node
MCP DeepWiki Remote Tool
Preset for DeepWiki's public Remote MCP server. Useful for repository/wiki questions.
MCP DeepWiki Remote Tool
- mcp_tool
◄allowed_toolsask_question
read_wiki_structure►
◄server_urlhttps://mcp.deepwiki.com/mcp►
CategoryLLM/OpenAI Compatible/MCP
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| allowed_tools | STRING | ask_question read_wiki_structure | DeepWiki tool allowlist. Defaults to the two read-only tools commonly used in OpenAI examples. |
| server_urlopt | STRING | https://mcp.deepwiki.com/mcp | DeepWiki Remote MCP server URL. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| mcp_tool | MCP_TOOL | A DeepWiki Remote MCP tool definition for asking questions about public GitHub repositories. |