you ask → client chooses → server runs

MODEL CONTEXT PROTOCOL · MADE HUMAN

Say what you need.
MCP handles the handoff.

Write one request in plain English. The client finds the right tool, prepares the arguments, and asks the server to run it.

1Pick a serverIt owns the tools
2Ask naturallyNo tool selection
3Watch it happenChoice, arguments, result
02

Utility server

Calculations, text changes, JSON formatting, and UUIDs.

STATUS Online
CONNECTIONHTTP
TOOLS4
THE SIMPLE TRUTH

The client chooses. The server shares and runs the tools.

First, connect the client

The server will share its tool menu. After that, the client chooses the right tool for every request.