DevHelm MCP Server
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.
Latest Blog Posts
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/devhelmhq/devhelm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server