<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Run the MCP server in Docker]]></title><description><![CDATA[<p dir="auto">Add an entry like this under mcpServers in claude_desktop_config.json, or mcp.json for VS Code:</p>
<pre><code>        "triggercmd": {
            "command": "docker",
            "args": [
                "run",
                "-i",
                "--rm",
                "-e",
                "TRIGGERCMD_TOKEN",
                "rvmey/triggercmd-mcp"
            ],
            "env": {
                "TRIGGERCMD_TOKEN": "your triggercmd token"
            }
        },
</code></pre>
<p dir="auto">This is the docker image:  <a href="https://hub.docker.com/r/rvmey/triggercmd-mcp" rel="nofollow ugc">https://hub.docker.com/r/rvmey/triggercmd-mcp</a><br />
This is the github repo: <a href="https://github.com/rvmey/triggercmd-mcp-stdio" rel="nofollow ugc">https://github.com/rvmey/triggercmd-mcp-stdio</a></p>
]]></description><link>https://www.triggercmd.com/forum/topic/3297/run-the-mcp-server-in-docker</link><generator>RSS for Node</generator><lastBuildDate>Sun, 06 Sep 2026 00:17:42 GMT</lastBuildDate><atom:link href="https://www.triggercmd.com/forum/topic/3297.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 14 Oct 2025 01:47:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Run the MCP server in Docker on Sun, 19 Oct 2025 01:32:49 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/frederick1337" aria-label="Profile: Frederick1337">@<bdi>Frederick1337</bdi></a> !</p>
]]></description><link>https://www.triggercmd.com/forum/post/8744</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/8744</guid><dc:creator><![CDATA[Russ]]></dc:creator><pubDate>Sun, 19 Oct 2025 01:32:49 GMT</pubDate></item><item><title><![CDATA[Reply to Run the MCP server in Docker on Wed, 15 Oct 2025 17:59:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/russ" aria-label="Profile: Russ">@<bdi>Russ</bdi></a> Genius. Thank you!</p>
]]></description><link>https://www.triggercmd.com/forum/post/8738</link><guid isPermaLink="true">https://www.triggercmd.com/forum/post/8738</guid><dc:creator><![CDATA[Frederick1337]]></dc:creator><pubDate>Wed, 15 Oct 2025 17:59:07 GMT</pubDate></item></channel></rss>