data-ai MCP Server
Introduces a comprehensive agent-based framework for guided software development (GSD)
Discovered via github-topic:mcp and last synced 3mo ago.
1. Install the package
npx gsd-skill-creator
2. Add to claude_desktop_config.json
{
"mcpServers": {
"gsd-skill-creator": {
"command": "npx",
"args": [
"gsd-skill-creator"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
Description
Function
GSD's Role
Domain
Technology
Work assignment via GUPP (Generalized Universal Pull Protocol)
What it adds
Type