Developer Tools
Trust: 27/100 (Limited)io.github.achsaf6/mcp-quickstart Guide
quickstart for mcp deployment
by achsaf6
Quick Start
Install
npx @achsaf/quickstart-testClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-achsaf6-mcp-quickstart": {
"command": "npx",
"args": [
"@achsaf/quickstart-test"
]
}
}
}