Draftlytic MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm. Last commit 8 Jul 2026.
Offline MCP server for planning structured project specs — validate, render, and checklist tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add draftlytic-mcp -- npx -y draftlytic-mcp
{
"mcpServers": {
"draftlytic-mcp": {
"args": [
"-y",
"draftlytic-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.draftlytic-mcp]
command = "npx"
args = ["-y", "draftlytic-mcp"]
{
"mcpServers": {
"draftlytic-mcp": {
"args": [
"-y",
"draftlytic-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"draftlytic-mcp": {
"args": [
"-y",
"draftlytic-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.