chima-org_jira-mcp-server

chima-org_jira-mcp-server

0

The jira-service MCP server project is focused on a simple note storage system, allowing users to manage notes with customization options for note details and summaries. Its main components include resources, prompts, and tools for adding and summarizing notes, facilitating convenient note management.

jira-service MCP server

A Model Context Protocol (MCP) server that provides a simple note storage system. It implements:

  • Resources: Utilizes a custom note:// URI scheme for notes, where each note has a name, description, and plaintext mime type.
  • Prompts: Offers a 'summarize-notes' prompt to generate summaries of stored notes with an optional 'style' argument for detail level.
  • Tools: Features an 'add-note' tool to add new notes, requiring 'name' and 'content' as arguments and updating server state accordingly.

Quickstart

Installation guidelines for Claude Desktop on MacOS and Windows.

Development

Instructions for building, publishing, and debugging the package using tools like MCP Inspector.