Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
mcp-server-jira
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-solutions
mcp-server-jira
Commits
ed8e5627
Commit
ed8e5627
authored
Mar 11, 2026
by
MD. SHAHIDUL ISLAM
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: Update project name in pyproject.toml and add 'docs' to .gitignore
parent
ab3ee6a4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
.gitignore
.gitignore
+2
-0
pyproject.toml
pyproject.toml
+1
-1
No files found.
.gitignore
View file @
ed8e5627
...
@@ -12,3 +12,4 @@ build/
...
@@ -12,3 +12,4 @@ build/
htmlcov/
htmlcov/
jira_mcp.egg-info
jira_mcp.egg-info
dist
dist
docs
\ No newline at end of file
pyproject.toml
View file @
ed8e5627
...
@@ -3,7 +3,7 @@ requires = ["setuptools>=65.0", "wheel"]
...
@@ -3,7 +3,7 @@ requires = ["setuptools>=65.0", "wheel"]
build-backend
=
"setuptools.build_meta"
build-backend
=
"setuptools.build_meta"
[project]
[project]
name
=
"jira-mcp"
name
=
"
dohatec-
jira-mcp"
version
=
"1.0.0"
version
=
"1.0.0"
description
=
"A Model Context Protocol (MCP) server that connects AI assistants to a self-hosted Dohatec Jira instance"
description
=
"A Model Context Protocol (MCP) server that connects AI assistants to a self-hosted Dohatec Jira instance"
readme
=
"README.md"
readme
=
"README.md"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment