NINSAÚDE MCP Server (Sudo-psc/mcp-ninsaude) is an MCP server listed on the M8ven Trust Index. It scores 48 out of 100, grade D. It declares 59 tools. No publisher has claimed this listing.
A comprehensive MCP server for integrating with the NINSAÚDE Clinic API, providing 45+ tools for healthcare management including patient records, appointments, medical records, billing, reporting, and patient surveys.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
Sudo-psc
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
ninsaude_create_patient_alertCreate an alert or block for a patient in NINSAÚDE
ninsaude_list_patient_alertsList alerts and blocks for patients in NINSAÚDE
ninsaude_create_appointmentCreate a new appointment in NINSAÚDE
ninsaude_get_appointmentGet a specific appointment by ID from NINSAÚDE
ninsaude_list_appointmentsList appointments from NINSAÚDE
ninsaude_list_available_slotsList available appointment slots by professional in NINSAÚDE
ninsaude_reschedule_appointmentReschedule an existing appointment in NINSAÚDE
ninsaude_update_appointment_statusUpdate the status of an appointment in NINSAÚDE
ninsaude_get_tokenGet current OAuth2 access token information (uses stored refresh_token)
ninsaude_revoke_tokenRevoke stored refresh token and clear all authentication data
ninsaude_list_documentsList document templates from NINSAÚDE
ninsaude_create_financial_recordCreate a new financial record in NINSAÚDE
ninsaude_get_financial_recordGet a specific financial record by ID from NINSAÚDE
ninsaude_list_financial_recordsList financial records from NINSAÚDE
ninsaude_update_financial_statusUpdate the status of a financial record in NINSAÚDE
ninsaude_get_insuranceGet a specific insurance company by ID from NINSAÚDE
ninsaude_list_insurancesList insurance companies from NINSAÚDE
ninsaude_create_medical_recordCreate a new medical record in NINSAÚDE
ninsaude_get_medical_recordGet a specific medical record by ID from NINSAÚDE
ninsaude_list_medical_recordsList medical records from NINSAÚDE
ninsaude_create_patientCreate a new patient in NINSAÚDE
ninsaude_delete_patientDelete a patient from NINSAÚDE
ninsaude_get_patientGet a specific patient by ID from NINSAÚDE
ninsaude_list_patientsList patients from NINSAÚDE
ninsaude_update_patientUpdate an existing patient in NINSAÚDE
ninsaude_list_prescriptionsList prescriptions from NINSAÚDE
ninsaude_get_professionalGet a specific professional by ID from NINSAÚDE
ninsaude_list_professionalsList healthcare professionals from NINSAÚDE
ninsaude_appointment_reportGenerate appointment reports with statistics from NINSAÚDE
ninsaude_financial_reportGenerate financial reports from NINSAÚDE
ninsaude_patient_reportGenerate patient-related reports from NINSAÚDE
ninsaude_get_serviceGet a specific service by ID from NINSAÚDE
ninsaude_list_servicesList healthcare services from NINSAÚDE
ninsaude_create_surveyCreate a new survey form in NINSAÚDE
ninsaude_delete_surveyDelete a survey form from NINSAÚDE (soft delete)
ninsaude_export_survey_responsesExport survey responses from NINSAÚDE in various formats
ninsaude_get_survey_responseGet a specific survey response by ID from NINSAÚDE
ninsaude_get_surveyGet a specific survey form by ID from NINSAÚDE
ninsaude_list_survey_responsesList survey responses from NINSAÚDE
ninsaude_list_surveysList survey forms/questionnaires from NINSAÚDE
ninsaude_send_surveySend a survey form to patients in NINSAÚDE
ninsaude_survey_statisticsGet survey response statistics from NINSAÚDE
ninsaude_update_surveyUpdate an existing survey form in NINSAÚDE
ninsaude_get_unitGet a specific healthcare unit by ID from NINSAÚDE
ninsaude_list_unitsList healthcare units from NINSAÚDE
create_webhookCreate a new webhook configuration for Ninsaude API to receive real-time notifications
delete_webhookDelete a webhook configuration permanently
get_webhook_dispatchGet details of a specific webhook dispatch (execution log) by ID
get_webhook_responseGet details of a specific webhook response (HTTP response log) by ID
get_webhookGet details of a specific webhook configuration by ID
list_webhook_dispatchesList webhook dispatch logs (execution history) with optional filtering
list_webhook_responsesList webhook response logs showing HTTP responses from webhook endpoints
list_webhooksList all configured webhooks (API triggers) in the Ninsaude system
test_webhookManually trigger a webhook for testing purposes
update_webhookUpdate an existing webhook configuration
webhook_health_checkComprehensive health check analysis for webhooks including connectivity, performance metrics, and error rates
webhook_performance_monitorMonitor webhook performance metrics including response times, throughput, success rates, and trend analysis
webhook_statistics_reportGenerate comprehensive statistical reports for webhook usage, performance, and reliability metrics
webhook_troubleshootComprehensive troubleshooting analysis for webhook issues with automated diagnostics and solution recommendations
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
Axios: Header Injection via Prototype Pollution
NINSAUDE_ACCOUNTyour_account_hereNINSAUDE_ACCOUNT_UNITyour_unit_id_hereNINSAUDE_API_URLNINSAUDE_PASSWORDyour_password_hereNINSAUDE_RATE_LIMIT_QUEUE_SIZENINSAUDE_RATE_LIMIT_SECONDSConfigurable: Set in .envNINSAUDE_USERNAMEyour_username_hereTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
59/59 tools missing one or more hints — ninsaude_create_patient_alert (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ninsaude_list_patient_alerts (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); ninsaude_create_appointment (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +56 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tool test coverage
Only 0/59 tools referenced in tests (0%)
Write tests that reference each tool by name so every tool has at least one test.
Shell command execution
3 child_process/subprocess calls in production code — runs shell commands (test-mcp-server.js:12, debug-mcp.js:26, test-stdio.js:13)
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Secrets not logged
76 secret values sent to console.log
Redact or omit secret values from log output.
Production dependencies are patched
0 critical, 12 high severity in production deps — @modelcontextprotocol/sdk@0.6.1 (high), axios@1.12.2 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Domain consistency
npm scope @saraiva-vision doesn't match GitHub owner sudo-psc
Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/sudo-psc/mcp-ninsaude)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check