About
mcp server for askcpg, a product of qmed.asia
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_KEYandASKCPG_BACKENDvalues.
💬 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-guidelines • malaysia • medical-ai • nlp • mcp • python • healthtech
Installing Askcpg
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/qmed-asia/mcp-askcpgFAQ
Is Askcpg MCP free?
Yes, Askcpg MCP is free — one-click install via Unyly at no cost.
Does Askcpg need an API key?
No, Askcpg runs without API keys or environment variables.
Is Askcpg hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Askcpg in Claude Desktop, Claude Code or Cursor?
Open Askcpg on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Askcpg with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
