restate-mcp-server

restate-mcp-server

3.2

If you are the rightful owner of restate-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is an MCP server that exposes the Restate Admin API as tools over MCP.

The Restate operations MCP server is designed to facilitate the management of services and deployments by exposing the Restate Admin API as tools over the Model Context Protocol (MCP). This server allows users to manage services, update configurations, and query various attributes through a structured protocol interface. The server is built using Node.js and can be registered as an MCP server to handle specific commands related to service management. Although the current support is basic, it covers essential operations such as managing services, listing and canceling service invocations, and querying key-value states.

Features

  • Manage services and deployments, including updating configuration settings.
  • List, cancel, or kill service invocations.
  • Query key-value state and other attributes via the introspection schema.