Commit 035a9c35 authored by MD. SHAHIDUL ISLAM's avatar MD. SHAHIDUL ISLAM

Merge commit 'c288d570' into dev-shahidul

parents 1b514a68 c288d570
......@@ -10,3 +10,5 @@ build/
.pytest_cache/
.coverage
htmlcov/
jira_mcp.egg-info
dist
......@@ -2,11 +2,6 @@
This repository contains a Model Context Protocol (MCP) server that connects your AI assistants (like Cursor, Gemini, Claude Desktop) directly to any self-hosted Jira Server or Jira Cloud instance. It enables your AI to seamlessly manage tasks, create issues, and query your project management workflow without leaving the chat interface.
<!-- a screenshot or preview of the server in action -->
<p align="center">
<img src="image.png" alt="Jira MCP Server screenshot" width="400" />
</p>
## Author
**Md Shahidul Islam** - Project Creator & Developer
......@@ -277,6 +272,7 @@ We welcome contributions from everyone! Whether you're fixing bugs, adding new f
Please ensure your code follows Python best practices and is well-documented. Include comments for complex logic and write clear commit messages.
Thank you for helping us build and improve this project!
<<<<<<< HEAD
---
......@@ -288,3 +284,5 @@ For developers who want to contribute or run the project locally, see [DEVELOPME
- Running tests
- Building distributions
- Advanced configuration with custom Python paths
=======
>>>>>>> c288d570f06841645e0d2bce66b1afa9445e8f36
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment