Glossary

WebMCP

Definition of WebMCP as an emerging mechanism for exposing web tools usable by AI agents.

  • glossary
  • WebMCP
  • agentic web

WebMCP refers to an emerging approach that allows a web page to expose selected capabilities as structured tools for AI agents.

On a classic site, an agent must interpret the interface from the rendering, DOM, links, buttons and forms. With WebMCP, selected actions can be described more explicitly: tool name, description, expected parameters and usage logic.

What WebMCP is not

WebMCP is not a ranking guarantee. It is also not a reason to automate every action. An exposed capability must remain clear, bounded and coherent with the visible intent of the page.

Usage at Pagup

Pagup treats WebMCP as a possible layer of agentic readiness, especially for repeatable, useful and sufficiently stable actions. The WebMCP and agent-friendly forms audit helps decide where this layer is relevant, premature or unnecessary.