You can manage all your MCP servers and hosts from the Dashboard page, such as grouping servers by using profiles, updating server settings, and debugging servers.

Group and switch servers

You can group servers by profiles, and switch between different sets of servers for different workflows. For example, you might create two profiles for different scenarios:
  • Development Profile:
    • GitHub MCP Server (for testing code integration)
    • Filesystem MCP Server (with access to a test folder)
    Profile Development
  • Production Profile:
    • Filesystem MCP Server (with access to a production data folder)
    • Google Maps MCP Server (for live geocoding tasks)
    Profile Production
This allows you to easily switch between a safe development environment and a production setup.

Update server settings

You can update server settings by clicking the Edit button. Edit Servers

Debug servers

You can debug servers by clicking the Debug button. Debug Servers In the Inspector window, you can access a list of debugging tools. For example, you can use the History tab to view the history of the interaction between the server and MCP Now. Debug History