MCP Server
MCP
io.github.xingbofeng/skill-deck
Expose local Agent Skills as adapter tools, MCP resources, MCP tools, and share artifacts.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "skill-deck",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to the local Skill root directory exposed through SkillDeck.",
"isRequired": true,
"format": "string",
"name": "SKILL_DECK_SKILLS_ROOT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment