pawankumar94/Jira_mcp_streamlit
A Streamlit-powered Jira assistant with MCP integration. Create, search, and manage Jira tickets through a clean tabbed interface using natural language commands or direct forms. Built with Python and MCP framework.
Platform-specific configuration:
{
"mcpServers": {
"Jira_mcp_streamlit": {
"command": "npx",
"args": [
"-y",
"Jira_mcp_streamlit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...