Split into UI and API modules
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3584615. -->
Reported by: [larowlan](https://www.drupal.org/user/395439)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The module is providing two features:</p>
<p>- MCP server using the official PHP SDK<br>
- UI for configuring tools</p>
<p>There is a use case for folks wanting to run the server without the UI</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Split the module into mcp_server and mcp_server_ui like we have for views/field modules</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Agree this is a good idea<br>
Do it</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue