Back to Home
stayce icon

icf-mcp-cloudflare

Verified Safe

by stayce

Overview

Provides programmatic access to the WHO International Classification of Functioning, Disability and Health (ICF) via a Model Context Protocol (MCP) server, primarily for AI agents.

Installation

Run Command
npm run dev

Environment Variables

  • WHO_CLIENT_ID
  • WHO_CLIENT_SECRET

Security Notes

The server follows good security practices: sensitive WHO API credentials are managed via environment variables and Cloudflare secrets (not hardcoded). Input validation is performed using Zod schemas for all tool calls. It operates within the sandboxed environment of Cloudflare Workers, limiting system-level risks. API interactions use OAuth2 with token refresh logic. No 'eval' or similar dangerous patterns were found. Error handling for API calls is in place. The main dependency for external API calls is the official WHO ICD-API, which is a trusted source.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens600
Stars0
Forks0
Last Update2026-01-16

Tags

WHO ICFCloudflare WorkersModel Context ProtocolHealthcareAPIAI Agent Tool