← Back to browse

드래프터즈 (Drafters)

Indexed by kr.drafters

About

한국 특허 명세서 작성·기재불비 검토·KIPRIS 선행조사·도면 생성. 크레딧 기반 비동기 잡.

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http drafters https://drafters.kr/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"drafters","type":"http","url":"https://drafters.kr/mcp"}'
JSON
{
  "mcpServers": {
    "drafters": {
      "url": "https://drafters.kr/mcp"
    }
  }
}