Back to Home
Hariharan-bit-star icon

MCP_Server

Verified Safe

by Hariharan-bit-star

Overview

Configures Model Context Protocol (MCP) integrations for Jira and GitHub, enabling structured interactions and agent-based automation with these development platforms.

Installation

Run Command
npx -y mcp-jira-stdio

Environment Variables

  • JIRA_API_TOKEN
  • GITHUB_PERSONAL_ACCESS_TOKEN

Security Notes

The provided source code is a configuration file that utilizes environment variables for sensitive tokens (JIRA_API_TOKEN, GITHUB_PERSONAL_ACCESS_TOKEN), which is a good security practice. There are no direct instances of 'eval', obfuscation, or hardcoded secrets within this configuration file itself. The overall security posture will heavily depend on the invoked `npx` packages (`mcp-jira-stdio` and `@modelcontextprotocol/server-github`), which are external dependencies and not part of the analyzed source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens200
Stars0
Forks0
Last Update2025-12-12

Tags

MCPIntegrationJiraGitHubConfigurationDevelopment