jira-mcp-server
0
The jira-server MCP Server is a TypeScript project that serves as a Model Context Protocol server enabling a simple notes system with features for creating and summarizing text notes. It includes resources and tools to manage note metadata and content, demonstrating core MCP concepts.
jira-server MCP Server
A TypeScript-based Model Context Protocol server demonstrating a simple notes system. Key features include:
- Resources: Handle text notes with URIs and metadata.
- Tools: Create and manage notes.
- Prompts: Generate summaries of stored notes using LLMs.