curl -X POST http://localhost:3004/show-data \ -H "Content-Type: application/json" \ -d '{ "image": "agent-environment:latest", "tags": {"assignmentId": "my-test-session"}, "serverName": "calendar" }'
{ "events": [ { "id": "evt_abc123", "title": "Team Meeting", "start_time": 1735689600, "end_time": 1735693200, "location": "Conference Room A", "created_at": 1735600000 } ], "tags": [ { "id": "tag_001", "name": "work" } ] }
Inspect the current state of an MCP server’s database
Show properties
calendar
crm
email