Awesome MCPSoftware Development

sooperset/mcp-atlassian

⭐ 5892 Python added to this list on 2025-03-20 repository created 2024-12-03

MCP Atlassian is a Model Context Protocol (MCP) server designed to enable AI-powered automation and interaction with Atlassian tools such as Confluence and Jira. It supports both Cloud and Server/Data Center deployments, making it versatile for various Atlassian environments. The server facilitates seamless integration with AI assistants, allowing users to automate tasks and retrieve information efficiently from Atlassian products. Key features include automatic Jira updates from meeting notes, AI-powered search and summarization in Confluence, smart filtering of Jira issues, and content creation and management within Atlassian tools. This enables users to streamline workflows, enhance productivity, and leverage AI capabilities for better project and content management. MCP Atlassian supports multiple authentication methods including API Token Authentication for Cloud, Personal Access Tokens for Server/Data Center, and OAuth 2.0 for advanced security needs. The OAuth 2.0 setup includes a detailed configuration process with a setup wizard and supports token refresh capabilities. Additionally, there is an option to use pre-existing OAuth access tokens for environments where token management is handled externally. The server is distributed as a Docker image, which is the recommended deployment method, especially for integration with IDEs. It is designed to work with AI assistants through IDE integration, supporting tools like Claude Desktop and Cursor. Configuration can be done via environment variables or environment files, allowing flexible setup tailored to user needs. Overall, MCP Atlassian provides a robust and flexible solution for integrating AI-driven automation and interaction with Atlassian products, enhancing the capabilities of teams using Confluence and Jira across different deployment types.

https://github.com/sooperset/mcp-atlassian

ai-assistantai-interactionai-powered-automationapi-token-authenticationapi-tokensatlassianautomationcloudcloud-deploymentconfluenceconfluence-searchcontent-creationcontent-managementdata-centerdata-center-deploymentdockeride-integrationissue-trackingjirajira-updatesmcpmodel-context-protocoloauth-2.0personal-access-tokenpersonal-access-tokensproject-managementsearchserverserver-deploymentsummarization

Also in Software Development

Graphify-Labs/graphify

Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.

upstash/context7

Context7 MCP Server is an MCP server that delivers up-to-date, version-specific code documentation and examples to enhance LLMs and AI code editors, ensuring accurate and current code generation.

DeusData/codebase-memory-mcp

High-performance Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph for AI coding agents, supporting 158 languages, lightning-fast queries, and various dev...

github/github-mcp-server

GitHub MCP Server is an official Model Context Protocol server that integrates with GitHub APIs to enable advanced automation and AI-powered interactions with GitHub repositories and workflows.

tirth8205/code-review-graph

Code-review-graph is a local-first code intelligence solution that builds a persistent structural map of your codebase to provide precise context to AI coding tools, significantly reducing token us...

oraios/serena

Serena is a free and open-source coding agent toolkit that uses the Model Context Protocol to enable LLMs to autonomously perform semantic code retrieval and editing with IDE-like precision on complex codebases.

eyaltoledano/claude-task-master

Claude Task Master is an AI-powered task management system designed for AI-driven development that integrates seamlessly with various editors via the Model Control Protocol (MCP).

mksglu/context-mode

Context Mode is an MCP server designed to optimize context window usage for AI coding agents by sandboxing tool output, tracking session continuity with SQLite, and promoting LLMs as code generator...