com um clique
mcp-builder
// Design, build, configure, or debug Model Context Protocol servers for DeepSeek TUI, including stdio and HTTP/SSE transports.
// Design, build, configure, or debug Model Context Protocol servers for DeepSeek TUI, including stdio and HTTP/SSE transports.
Create, edit, inspect, or convert Word documents and DOCX deliverables such as memos, reports, letters, templates, and forms.
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
Read, extract, split, merge, rotate, watermark, fill, OCR, or create PDF files with verification of page counts and text extraction.
Scaffold DeepSeek local plugin directories and activation notes. Use when the user asks to create, package, or sketch a plugin for DeepSeek TUI.
Create, edit, inspect, or convert PowerPoint decks and PPTX slide presentations with practical layout and verification steps.
Create or improve DeepSeek TUI skills. Use when the user wants a new skill, wants to update an existing skill, or needs guidance on when a skill should be a skill versus MCP, hooks, tools, or a plugin scaffold.
| name | mcp-builder |
| description | Design, build, configure, or debug Model Context Protocol servers for DeepSeek TUI, including stdio and HTTP/SSE transports. |
Use this skill when the user asks to create, configure, or debug an MCP server or tool integration.
Accept: application/json, text/event-stream by
default unless the server explicitly requires something else.Common commands:
deepseek mcp init
deepseek mcp add my-server --command node --arg server.js
deepseek mcp add remote-server --url http://127.0.0.1:3000/mcp
deepseek mcp list
deepseek mcp validate
deepseek mcp tools
HTTP/SSE entries can include per-server headers in ~/.deepseek/mcp.json when
credentials or custom routing headers are required.
deepseek mcp add or edit ~/.deepseek/mcp.json.deepseek mcp validate, then deepseek mcp tools.