Documentation and developer resources for anthropics/template
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"template": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-template"
]
}
}
}