Back to search
30
MCP

jira-sync-mcp

pypi/jira-sync-mcp

MCP server for Jira Sync App — exposes Jira issues from a local PostgreSQL mirror via FastAPI

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Jira Cloud
MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields
0 tools
jira-rest-mcp-server
MCP server for Jira integration - manage issues, projects, and workflows from Claude, Cursor, Windsurf, and other AI assistants
0 tools
jira2mcp
MCP server exposing Jira Cloud tools via FastMCP
0 tools
jira-mcp-server
An MCP server for interacting with Jira using username/password authentication.
0 tools
atlassian-jira-mcp-server
Jira MCP (Model Context Protocol) server built with FastMCP for Jira Cloud API v3
0 tools
io.github.edrich13/mcp-jira-server
MCP server for self-hosted Jira instance with Personal Access Token authentication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jira-sync-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}