phughesmcr/deno-mcp-template
A template repo for writing and publishing local, remote, DXT, and binary MCP servers using Deno.
Platform-specific configuration:
{
"mcpServers": {
"deno-mcp-template": {
"command": "npx",
"args": [
"-y",
"deno-mcp-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...