sapi-patients
Verified Safeby adrianfs98
Overview
Manages patient information through a REST API and Model Context Protocol (MCP), enabling CRUD operations and integration with AI tools.
Installation
No command providedSecurity Notes
The provided source code is highly truncated, making a comprehensive security audit impossible. No explicit malicious patterns or dangerous functions (like 'eval') are visible in the provided snippets. The README mentions 'basic authentication and session validation', which suggests security considerations, but their implementation details are not available for review.
Similar Servers
fhir-mcp-server
The FHIR MCP Server acts as a bridge between AI/LLM tools and FHIR APIs, enabling seamless search, retrieval, and analysis of clinical information.
knowledgebase-mcp
A standardized Model Context Protocol (MCP) server that aggregates and provides AI systems with access to diverse biomedical knowledge bases and analysis tools.
mcp-openehr-assistant
The openEHR Assistant MCP Server helps end-users, especially openEHR modelers and developers, with various openEHR-related tasks and APIs, including archetype exploration, semantic explanation, language translation, syntax correction, and design reviews, by connecting AI assistants to external data sources and tools.
photons
A comprehensive demonstration MCP server showcasing various functionalities of the Photon runtime, including basic data handling, streaming responses, progress reporting, in-memory state management, and interactive UI elements. It serves as a reference for developers building new photons.