Qmed-AskCPG
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Qmed-AskCPGWhat is the CPG recommendation for diabetes management?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Qmed-AskCPG
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-askcpgRelated MCP server: cdisc-mcp
βοΈ 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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceIntegrates Taiwan-specific medical data including ICD-10 codes, FDA drug databases, and nutrition information into the Model Context Protocol. It enables AI models to query clinical guidelines, verify medical codes, and convert health data into FHIR R4 standardized formats.Last updatedMIT
- AlicenseAqualityDmaintenanceExposes CDISC standards data including SDTM, ADaM, CDASH, and Controlled Terminology as tools for AI assistants via the CDISC Library API. It enables users to search standards, retrieve domain variables, and access codelist definitions to facilitate clinical research data management.Last updated12MIT
- Flicense-qualityDmaintenanceA RAG-based MCP server for natural language querying of Brazilian healthcare manuals (SIH/SUS, SIA/SUS) and official ordinances. It provides 16 tools for semantic search, regulatory critique analysis, and retrieving data from SIGTAP and CNES.Last updated1
- AlicenseAqualityDmaintenanceEnables conversational access to 400,000+ clinical trials on ClinicalTrials.gov, allowing users to search, compare, and retrieve trial details using plain English through MCP-compatible clients like Cursor and Claude Desktop.Last updated53MIT
Related MCP Connectors
Condition-aware ingredient and product checks for agents, with evidence tiers and citations.
Analyze biomarker panels with an MD-led clinical engine. Guideline-cited. Synthetic data only.
Task-oriented MCP for Indonesian law: search, resolve citations, read laws, and MK decisions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/qmed-asia/mcp-askcpg'
If you have feedback or need assistance with the MCP directory API, please join our Discord server