Monitoring your MCP servers

Once you have your MCP servers deployed and integrated, you’ll want to keep an eye on their activity and health.

What you will learn

How to view session logs

How to inspect server run history

How to review deployment errors

1. View All Sessions

Navigate to Logs → Sessions in the sidebar to see every chat session that’s opened against your MCP servers.

All MCP sessions and their statuses

2. Drill into a Session

Click any session row to open the detailed view. Here you can see the session’s creation and connection events.

Detailed view for a single MCP session

3. Inspect Server Runs

Switch to the Runs tab on a Deployment’s page (via Logs → Servers Runs) to review each server run.

History of MCP server run instances

4. Follow Server Runs

Click any run row to open the detailed view.

Detailed view for a single MCP run

5. Review Errors

Select the Errors tab to surface any deployment- or runtime-level failures.

Logged errors for your MCP deployment

What’s Next?

This is it for Metorial 101.

You've successfully deployed, tested, and monitored your first MCP server. You can follow the same steps for any other server that you might want in production.

If you have any questions, explore the api references or reach out to us directly.