From 642e02bd9d4b9af1541dab51cf7bc8cd47659d86 Mon Sep 17 00:00:00 2001 From: Crindo2 Date: Tue, 26 May 2026 20:48:36 -0500 Subject: [PATCH 1/3] Add GetPracticeHelp to Biology, Medicine and Bioinformatics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d07d4da81..ee6b13353 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ Design and visualize software architecture, system diagrams, and technical docum ### Biology, Medicine and Bioinformatics - [ammawla/encode-toolkit](https://github.com/ammawla/encode-toolkit) [![encode-toolkit MCP server](https://glama.ai/mcp/servers/ammawla/encode-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/ammawla/encode-toolkit) 🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments. - [cafferychen777/ChatSpatial](https://github.com/cafferychen777/ChatSpatial) 🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization. +- [Crindo2/gph-mcp-server](https://github.com/Crindo2/gph-mcp-server) 📇 ☁️ - Healthcare service vendor matching for medical practices: 103,000+ verified providers across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states. [![Crindo2/gph-mcp-server MCP server](https://glama.ai/mcp/servers/Crindo2/gph-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Crindo2/gph-mcp-server) - [davidmosiah/wellness-cgm-mcp](https://github.com/davidmosiah/wellness-cgm-mcp) [![Wellness CGM MCP server](https://glama.ai/mcp/servers/davidmosiah/wellness-cgm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/davidmosiah/wellness-cgm-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Local-first continuous glucose monitor MCP server for Dexcom Developer API and FreeStyle Libre via LibreLink Up. - [dnaerys/onekgpd-mcp](https://github.com/dnaerys/onekgpd-mcp) ☕ ☁️ 🍎 🪟 🐧- real-time access to 1000 Genomes Project dataset - [fulcradynamics/fulcra-context-mcp](https://github.com/fulcradynamics/fulcra-context-mcp) [![fulcra-context-mcp MCP server](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp) 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent. From f511591687de42c56854fcf8c9dba3e38a9e2955 Mon Sep 17 00:00:00 2001 From: Crindo2 Date: Tue, 26 May 2026 21:02:25 -0500 Subject: [PATCH 2/3] Fix: remove broken Glama badge URL (connector path has no SVG endpoint) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee6b13353..d3fb67a18 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ Design and visualize software architecture, system diagrams, and technical docum ### Biology, Medicine and Bioinformatics - [ammawla/encode-toolkit](https://github.com/ammawla/encode-toolkit) [![encode-toolkit MCP server](https://glama.ai/mcp/servers/ammawla/encode-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/ammawla/encode-toolkit) 🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments. - [cafferychen777/ChatSpatial](https://github.com/cafferychen777/ChatSpatial) 🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization. -- [Crindo2/gph-mcp-server](https://github.com/Crindo2/gph-mcp-server) 📇 ☁️ - Healthcare service vendor matching for medical practices: 103,000+ verified providers across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states. [![Crindo2/gph-mcp-server MCP server](https://glama.ai/mcp/servers/Crindo2/gph-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Crindo2/gph-mcp-server) +- [Crindo2/gph-mcp-server](https://github.com/Crindo2/gph-mcp-server) 📇 ☁️ - Healthcare service vendor matching for medical practices: 103,000+ verified providers across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states. - [davidmosiah/wellness-cgm-mcp](https://github.com/davidmosiah/wellness-cgm-mcp) [![Wellness CGM MCP server](https://glama.ai/mcp/servers/davidmosiah/wellness-cgm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/davidmosiah/wellness-cgm-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Local-first continuous glucose monitor MCP server for Dexcom Developer API and FreeStyle Libre via LibreLink Up. - [dnaerys/onekgpd-mcp](https://github.com/dnaerys/onekgpd-mcp) ☕ ☁️ 🍎 🪟 🐧- real-time access to 1000 Genomes Project dataset - [fulcradynamics/fulcra-context-mcp](https://github.com/fulcradynamics/fulcra-context-mcp) [![fulcra-context-mcp MCP server](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp) 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent. From 05210f75bca51fdaff28560203f369ca1aae40c6 Mon Sep 17 00:00:00 2001 From: Crindo2 Date: Thu, 18 Jun 2026 15:33:14 -0500 Subject: [PATCH 3/3] Update README to add Glama score badge; correct copy to 76,000+ curated vendors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added the Glama score badge and corrected the listing copy. Ready for re-review — thanks! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3fb67a18..c96999488 100644 --- a/README.md +++ b/README.md @@ -343,7 +343,7 @@ Design and visualize software architecture, system diagrams, and technical docum ### Biology, Medicine and Bioinformatics - [ammawla/encode-toolkit](https://github.com/ammawla/encode-toolkit) [![encode-toolkit MCP server](https://glama.ai/mcp/servers/ammawla/encode-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/ammawla/encode-toolkit) 🐧 - MCP server and Claude Plugin for a full ENCODE Project genomic data and analysis toolkit — search, download, track, and analyze functional genomics experiments. - [cafferychen777/ChatSpatial](https://github.com/cafferychen777/ChatSpatial) 🐍 🏠 - MCP server for spatial transcriptomics analysis with 60+ integrated methods covering cell annotation, deconvolution, spatial statistics, and visualization. -- [Crindo2/gph-mcp-server](https://github.com/Crindo2/gph-mcp-server) 📇 ☁️ - Healthcare service vendor matching for medical practices: 103,000+ verified providers across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states. +- [Crindo2/gph-mcp-server](https://github.com/Crindo2/gph-mcp-server) [![gph-mcp-server MCP server](https://glama.ai/mcp/servers/Crindo2/gph-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Crindo2/gph-mcp-server) 📇 ☁️ - Healthcare service vendor matching for medical practices: 76,000+ curated vendors across 25 categories (billing, credentialing, EHR, compliance, legal) in all 50 US states. - [davidmosiah/wellness-cgm-mcp](https://github.com/davidmosiah/wellness-cgm-mcp) [![Wellness CGM MCP server](https://glama.ai/mcp/servers/davidmosiah/wellness-cgm-mcp/badges/score.svg)](https://glama.ai/mcp/servers/davidmosiah/wellness-cgm-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Local-first continuous glucose monitor MCP server for Dexcom Developer API and FreeStyle Libre via LibreLink Up. - [dnaerys/onekgpd-mcp](https://github.com/dnaerys/onekgpd-mcp) ☕ ☁️ 🍎 🪟 🐧- real-time access to 1000 Genomes Project dataset - [fulcradynamics/fulcra-context-mcp](https://github.com/fulcradynamics/fulcra-context-mcp) [![fulcra-context-mcp MCP server](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp/badges/score.svg)](https://glama.ai/mcp/servers/fulcradynamics/fulcra-context-mcp) 🐍 ☁️ - MCP server for accessing personal health and biometric data including sleep stages, heart rate, HRV, glucose, workouts, calendar, and location via the Fulcra Life API with OAuth2 consent.