Back to Home
Hariharan-bit-star icon

MCP_Server

Verified Safe

by Hariharan-bit-star

Overview

Provides configuration for integrating Model Context Protocol (MCP) servers with Jira and GitHub, enabling AI agents to interact with these platforms.

Installation

Run Command
npx -y mcp-jira-stdio

Environment Variables

  • JIRA_API_TOKEN
  • GITHUB_PERSONAL_ACCESS_TOKEN

Security Notes

The configuration externalizes sensitive API tokens to environment variables (JIRA_API_TOKEN, GITHUB_PERSONAL_ACCESS_TOKEN), which is a good security practice. No 'eval', obfuscation, or malicious patterns are present in the provided JSON snippet. The primary security consideration would be the trustworthiness of the external `npx` packages (`mcp-jira-stdio` and `@modelcontextprotocol/server-github`) themselves, which are not part of this snippet's audit. Hardcoded Jira URL and email are present but do not pose a direct security risk from the configuration.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-26

Tags

MCPJiraGitHubIntegrationDeveloper Tools