MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A Jira MCP that uses basic authentication (username and password) and supports legacy self-hosted Jira instances.

Created 12/9/2025
Updated 6 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-jira-easy-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "iamsal-jira-easy-mcp": { "command": "npx", "args": [ "iamsal-jira-easy-mcp" ] } } }