<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Gunes</title>
    <description>The latest articles on DEV Community by Gunes (@gun3s).</description>
    <link>https://dev.to/gun3s</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2881688%2Fe760b4a1-665e-40fb-937a-e5b6912c9be7.jpg</url>
      <title>DEV Community: Gunes</title>
      <link>https://dev.to/gun3s</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gun3s"/>
    <language>en</language>
    <item>
      <title>I built a small MCP app that uses MCP Atlassian for Jira automation</title>
      <dc:creator>Gunes</dc:creator>
      <pubDate>Wed, 13 May 2026 11:01:21 +0000</pubDate>
      <link>https://dev.to/gun3s/i-built-a-small-mcp-app-that-uses-mcp-atlassian-for-jira-automation-4o3i</link>
      <guid>https://dev.to/gun3s/i-built-a-small-mcp-app-that-uses-mcp-atlassian-for-jira-automation-4o3i</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;I built a small open-source app called MCP Jira Automation. It uses MCP Atlassian to read Jira issues and helps automate API test workflows around them. The basic flow is: it reads a Jira issue, generates or updates API tests, runs them in Docker, opens a PR, and then comments the result back to Jira.&lt;/p&gt;

&lt;p&gt;It supports GitHub, GitLab, Bitbucket, OpenAI, Anthropic, Gemini, vLLM, Aider, local Docker, and remote Docker over SSH. The SSH part is useful if you want to run the test automation on a separate dev/test server instead of your local machine.&lt;/p&gt;

&lt;p&gt;I also added a sandbox mode, so the generated tests can be run in an isolated environment before anything is pushed or reported back. The goal is to make Jira → API tests → Docker run → PR a bit easier to manage.&lt;/p&gt;

&lt;p&gt;Repo: &lt;a href="https://github.com/ahmetguness/mcp-jira-automation" rel="noopener noreferrer"&gt;https://github.com/ahmetguness/mcp-jira-automation&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love feedback from people using MCP, Jira, or API test automation. Does this workflow make sense? What would you improve?&lt;/p&gt;

</description>
      <category>api</category>
      <category>mcp</category>
      <category>typescript</category>
      <category>testing</category>
    </item>
  </channel>
</rss>
