Skill Deck runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 21 May 2026.
Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.
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 skill-deck -- npx -y skill-deck
{
"mcpServers": {
"skill-deck": {
"args": [
"-y",
"skill-deck"
],
"command": "npx"
}
}
}
[mcp_servers.skill-deck]
command = "npx"
args = ["-y", "skill-deck"]
{
"mcpServers": {
"skill-deck": {
"args": [
"-y",
"skill-deck"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"skill-deck": {
"args": [
"-y",
"skill-deck"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.