Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DevHelm MCP Servercheck the status of the database"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DevHelm MCP Server
A public, stateless MCP server for demoing mcp-recorder — record, replay, and verify MCP interactions with zero setup.
Live: https://mcp.devhelm.io/mcp
Try It
mcp-recorder record --target https://mcp.devhelm.io/mcp --output demo.json
mcp-recorder replay --cassette demo.json
mcp-recorder verify --cassette demo.json --target https://mcp.devhelm.io/mcpRun Locally
uv sync
uv run python -m devhelm_mcp.serverThe server starts at http://localhost:8000/mcp. Health check at http://localhost:8000/health.
Tools
Tool | Parameters | Returns |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resources
URI | Returns |
| Server name, version, description |
| Markdown reference for all tools |
Deploy
docker compose up -d --buildUses Caddy for automatic HTTPS. See docker-compose.yml and Caddyfile.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.