Known limitations and risks
This page summarizes limitations and risks before adopting React Native MCP. For technical details, follow the links in each row.
Limitations summary
Risks (security and operations)
- Security: The MCP runtime assumes localhost-only use. Prefer leaving it disabled in production; if enabled, review port and network exposure.
- Operations: Health check (GET /health) and simple metrics (GET /metrics) are provided. See Observability. Additional metrics (request count, latency) may be added in a future roadmap.