Humanform
app.humanform/mcp
Documentation
Installation
Run npx -y @humanform/mcp.
Configuration
Set HUMANFORM_API_KEY to a Humanform dashboard API key (hf_live_... or hf_test_...).
Remote MCP
Use https://api.humanform.app/mcp with the same Bearer API key.
Capabilities
The server exposes catalog and prediction tools for get_catalog, predict, predict_range, predict_compare, percentile_lookup, and connected_dimension.
Limitations
Successful calls consume credits or free-tier allowance. Authenticated traffic is rate-limited to 120 requests per 60 seconds per API key. Humanform’s predictions are model-based and should not be treated as a substitute for standards, testing, or primary data in critical systems.
