Restate operations MCP server
This is an MCP server that exposes the Restate Admin API as tools over MCP.
Running
Build the server:
npm run clean-install && npm run build
Register the MCP server:
{
"mcpServers": {
"restate": {
"command": "node",
"args": [".../restate-mcp-server/dist/index.js"]
}
}
}
What can it do?
At the moment, support is still very basic - tools cover the most common
- Manage services and deployments, including updating configuration settings
- List, cancel/kill service invocations
- Query KV state and other attributes exposed via the introspection schema
Things to try:
Can you list my Restate services?
Deploy a service running at ...
Update idempotency retention to ...
Recommend MCP Servers 💡
sentry-issues-mcp
An MCP server for Sentry issues, providing tools to retrieve single events or project events for LLM analysis
mcp-azure-devops
An MCP server that enables AI assistants to interact with Azure DevOps services, providing functionalities for work item, project, and team management.
pgyer-mcp-server
PGYER平台的MCP服务器,支持应用上传、查询及版本管理
mkp
MKP is a Model Context Protocol (MCP) server for Kubernetes
aniketsingh98571/github-mcp
A GitHub integration service that provides a Model Control Protocol (MCP) interface for interacting with GitHub's API
azure-cli-mcp
Talk with Azure using MCP