{% extends "admin/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "mcp" %} {% block title %}MCP servers - LLeMbas{% endblock %} {% block heading %}MCP servers{% endblock %} {% block admin_content %}
Remote servers speaking the Model Context Protocol over HTTP. Their tools are offered beside the built-in ones to models marked MCP servers. The list of tools is discovered and cached — press Test & refresh after adding one, and again whenever the server changes.
No servers yet. You will need the URL of an MCP endpoint that speaks streamable HTTP — local ones launched as a subprocess are not supported.