@prompt-template/mcp
Freeby MCP Community
Model Context Protocol @prompt-template adapter
v0.6.0Added Apr 12, 2026
@prompt-template/mcp MCP Server
Model Context Protocol @prompt-template adapter
Installation
Reviews
Installation
Quick install
npx -y @prompt-template/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@prompt-template/mcp": {
"command": "npx",
"args": ["-y", "@prompt-template/mcp"]
}
}
}