{% extends "base.html" %} {% block title %}Create Server — MCP Factory{% endblock %} {% block content %}

Template hints — mention these keywords to auto-select a template:

{% for tname, tdesc in templates %}
{{ tname }} {{ tdesc }}
{% endfor %}

Analyzing your prompt & generating code...

{% endblock %}