Back to Home
npelloux icon

jira-mcp-server

Verified Safe

by npelloux

Overview

Provides a basic Model Context Protocol (MCP) server with a 'hello_world' tool, serving as a template for more complex tool integrations, potentially with Jira.

Installation

Run Command
npm start

Security Notes

Input validation is performed using Zod, which helps mitigate injection risks for the 'hello_world' tool. The server uses StdioServerTransport, indicating local process communication rather than direct network exposure. No 'eval' or other dynamic code execution found. The server's functionality is minimal, reducing the attack surface.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens50
Stars0
Forks0
Last Update2025-11-22

Tags

Model Context ProtocolSDKServerToolsTypeScript