redhat-data-and-ai/template-mcp-server
Its a template that can be extended to write MCP servers following Enterprise best practices around Security and Deployment on Kubernetes
Platform-specific configuration:
{
"mcpServers": {
"template-mcp-server": {
"command": "npx",
"args": [
"-y",
"template-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...