{
"name": "mcp-server-dev",
"description": "Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.",
"author": {
"name": "Anthropic",
"email": "support@anthropic.com"
}
}
Welcome to the Atlassian community!
This reads more like a pasted skill manifest than a question, so I want to check what you are actually after before pointing you in the right direction. If your goal is to connect an AI client like Claude to your Jira, Confluence, or JSM Cloud data, you do not need to build a server yourself. Atlassian ships its own official, cloud-hosted one, the Atlassian Rovo MCP Server, which authenticates over OAuth and respects your existing permissions, so there is no local install and nothing to self-host.
You add the endpoint to your MCP client under its Connectors or MCP servers settings, then sign in. The official setup steps are here: https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/. If instead you want to design and build your own MCP server, as the manifest suggests, could you say a bit more about what it should do and which product it should talk to? That will tell me whether the official server already covers it or whether you genuinely need a custom build.
Cheers, Martin
Hi, @Sahel Chouwdhury
What is your question? You're trying to create MCP server for onprem Jira?
If yes, you can try this solution, that works great with onprem instances:
https://github.com/sooperset/mcp-atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.