drio
Open app

jira-service MCP server

Source

Mirror of

Catalog onlyCatalog onlySTDIO

Overview

The jira-service MCP server is a project that implements a simple note storage system, allowing users to create, summarize, and manage notes through a custom URI scheme.

To use the server, install it according to the provided quickstart guide, and utilize the available tools to add and summarize notes.

  • Custom note:// URI scheme for accessing individual notes - Summarization of stored notes with adjustable detail levels - Ability to add new notes with specified names and content
  1. Storing and managing personal notes for projects.
  2. Summarizing meeting notes for quick reference.
  3. Integrating with other applications that require note storage and retrieval.

Add to your AI client

Use these steps to connect jira-service MCP server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "chima-org-jira-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chima-org-jira-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "chima-org-jira-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chima-org-jira-mcp-server-mcp-mirror"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "chima-org-jira-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chima-org-jira-mcp-server-mcp-mirror"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "chima-org-jira-mcp-server-mcp-mirror": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chima-org-jira-mcp-server-mcp-mirror"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "chima-org-jira-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chima-org-jira-mcp-server-mcp-mirror"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "chima-org-jira-mcp-server-mcp-mirror": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-chima-org-jira-mcp-server-mcp-mirror"
      ]
    }
  }
}

FAQ

How do I add a note?

You can add a note using the `add-note` tool by providing a name and content.

Can I customize the summary detail level?

Yes! The `summarize-notes` prompt allows you to choose between brief and detailed summaries.

What is the custom URI scheme?

The server uses a `note://` URI scheme to access individual notes.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":669,"uuid":"a462be39-a771-4fb6-8a66-ce7f083ebbd6","name":"chima-org_jira-mcp-server","title":"jira-service MCP server","description":"Mirror of","avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","created_at":"$D2024-12-30T03:25:59.065Z","updated_at":"$D2025-02-23T07:15:13.170Z","status":"created","author_name":"MCP-Mirror","author_avatar_url":"https://avatars.githubusercontent.com/u/192820360?v=4","tags":"jira,mcp-server,note-storage","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/MCP-Mirror/chima-org_jira-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]