Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Qmed AskCPG

БесплатноНе проверен

Enables clinicians and developers to query Malaysian Clinical Practice Guidelines using natural language, returning structured responses based on official CPG r

GitHubEmbed

Описание

Enables clinicians and developers to query Malaysian Clinical Practice Guidelines using natural language, returning structured responses based on official CPG references.

README

Qmed-AskCPG is a Python package that allows clinicians and developers to query Malaysian Clinical Practice Guidelines (CPGs) using natural language. It leverages the MCP (Medical Content Pipeline) server to return structured responses based on official CPG references.

📦 PyPI: https://pypi.org/project/mcp-askcpg/


🔧 Installation

Install the package via pip:

pip install mcp-askcpg

⚙️ Manual Configuration (Example)

If you are using a uvx-based setup or a JSON-based task runner, you can manually configure the environment as follows:

"clinical_practice_guide": {
  "command": "uvx",
  "args": ["mcp-askcpg"],
  "env": {
    "ASKCPG_API_KEY": "<PLEASE_ASK_ME>",
    "ASKCPG_BACKEND": "<PLEASE_ASK_ME>"
  }
}

Note: Please contact the maintainer to obtain your ASKCPG_API_KEY and ASKCPG_BACKEND values.


💬 Example Query

Once the server is running, you can ask a question like:

Please tell me the procedure of stroke management in CPG?

The system will return a structured response based on Malaysia’s official clinical guidelines.


📚 References

This project is built on the MCP structured reference system:

🔗 https://github.com/adhikasp/mcp-twikit


🚀 How We Published to PyPI

We followed this excellent guide for publishing directly from GitHub:

📝 Publishing a Python Package to PyPI in 2024


📩 Contact

For access credentials or collaboration inquiries, please contact the Qmed Asia team.


🏥 About Qmed Asia

Qmed Asia is a health technology company focused on building digital tools for clinicians and pharmacists. Our goal is to make evidence-based medicine more accessible and actionable through intelligent clinical infrastructure.


🏷️ Tags

clinical-guidelinesmalaysiamedical-ainlpmcppythonhealthtech

from github.com/qmed-asia/mcp-askcpg

Установить Qmed AskCPG в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install qmed-askcpg

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add qmed-askcpg -- uvx mcp-askcpg

FAQ

Qmed AskCPG MCP бесплатный?

Да, Qmed AskCPG MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Qmed AskCPG?

Нет, Qmed AskCPG работает без API-ключей и переменных окружения.

Qmed AskCPG — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Qmed AskCPG в Claude Desktop, Claude Code или Cursor?

Открой Qmed AskCPG на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Qmed AskCPG with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development