Skip to main content
Glama

Web Proxy MCP Server

by mako10k

ssl_switch_ca

Switch the Certificate Authority used by the Web Proxy MCP Server to manage SSL/TLS certificates for secure HTTP/HTTPS traffic. Specify the CA name to update the server's configuration.

Instructions

Switch to a different Certificate Authority

Input Schema

NameRequiredDescriptionDefault
caNameYesName of the CA to switch to

Input Schema (JSON Schema)

{ "properties": { "caName": { "description": "Name of the CA to switch to", "type": "string" } }, "required": [ "caName" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mako10k/mcp-web-proxy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server