claude mcp add edrich13-mcp-jira-server -- npx -y mcp-jira-server
{
"mcpServers": {
"edrich13-mcp-jira-server": {
"command": "npx",
"args": ["-y", "mcp-jira-server"]
}
}
}
{
"mcpServers": {
"edrich13-mcp-jira-server": {
"command": "npx",
"args": ["-y", "mcp-jira-server"]
}
}
}
{
"mcpServers": {
"edrich13-mcp-jira-server": {
"command": "npx",
"args": ["-y", "mcp-jira-server"]
}
}
}
About This MCP Server
The mcp-jira-server is a Model Context Protocol server that enables connection to a self-hosted Jira instance, providing authentication through Personal Access Tokens. This tool allows developers to integrate their Jira instance with AI coding assistants, facilitating access to project data and workflows. Developers would use this server to establish a secure and authenticated connection between their Jira instance and AI-powered development tools.
MCP server for self-hosted Jira instance with Personal Access Token authentication. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-jira-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-jira-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.