Architecture

What is Serverless?

A cloud execution model where the provider manages server infrastructure. Functions run on-demand, scaling automatically, and you pay only for execution time. Ideal for webhook handlers, API endpoints, and event-driven workflows.

Related Terms

See Serverless in action with 0nMCP

1,589 tools. 102 services. One npm install.

Get Started