Design, build, configure, or debug Model Context Protocol servers for codewhale, including stdio and HTTP/SSE transports.
69
83%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
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 toolsHTTP/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.bc17240
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.