MCP. - MCP Server Operations

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > Internet and Network > MCP. - MCP (Model-Context Protocol) server operations >

MCP. - MCP Server Operations

!Server-Operations

Previous Top Next


SPR Script Language

 

!Server-Operations

Commands for interacting with a running MCP server (signals, actions).

 

Intention

 

Once the MCP server has been started with a command from the !Server-Lifecycle group, the commands in this section become relevant. They provide the tools to communicate with and control the running server thread.

 

This section is further divided into a sub-group specifically for the Listener mode, and a general group for commands that apply to either server mode.

 

Sub-Folders

 

!Listener-Queue - Contains all commands for managing the command queue when the server is running in Listener Mode.

 

General Operation Commands

 

HTP.MCPExec - (Executor Mode) Execute a specified action with a value on the MCP server.

HTP.MCPPerm - Request permission from the MCP server with a request string and optional timeout.

HTP.MCPShowWindow - Show or hide the server's status window.

HTP.MCPSignal - Send a generic signal to the MCP server with a type and optional data.

HTP.MCPStatus - Send a STATUS signal to the server and wait for a response.

 

See also:

 

!HTP-MCP Overview

!Server-Lifecycle Overview