All MCP servers

Mcp Ucp

Official
by Api.Airforcestdio0252MIT

Google UCP — agentic shopping, cart, checkout, orders, delivery

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-ucp-imp0e1c1": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}