MCP Web Client logo

MCP Web Client

by AVGenAI

The MCP Web Client is a web application for managing Multimodal Conversational Protocol (MCP) servers and tools. It provides a single interface to configure, monitor, and manage multiple MCP servers and their associated tools.

View on GitHub

Last updated: N/A

What is MCP Web Client?

The MCP Web Client is a web-based interface designed to simplify the management of MCP servers and their associated tools. It allows users to configure, monitor, and control various aspects of their MCP infrastructure from a centralized location.

How to use MCP Web Client?

To use the MCP Web Client, first clone the repository and install the necessary dependencies using npm or yarn. Then, run the development server and access the application in your browser. From there, you can add and manage MCP servers, add tools to each server, and toggle tools on or off as needed.

Key features of MCP Web Client

  • Manage multiple MCP servers in one place

  • Configure and organize MCP tools (GitHub, Playwright, etc.)

  • Enable/disable tools as needed

  • Persistent storage of your configuration

  • Responsive design that works on desktop and mobile

Use cases of MCP Web Client

  • Centralized management of MCP servers

  • Simplified configuration of MCP tools

  • Monitoring and control of MCP infrastructure

  • Development and testing of MCP applications

  • Collaborative management of MCP resources

FAQ from MCP Web Client

What is MCP?

MCP stands for Multimodal Conversational Protocol, a protocol for building conversational AI applications.

What technologies are used to build this?

This project uses Next.js, React, TypeScript, Zustand, and CSS Modules.

How do I add a new server?

Navigate to the Servers page, click 'Add New Server', fill in the server details, and click 'Add Server'.

How do I add a tool to a server?

Navigate to a server's detail page, click 'Add Tool', fill in the tool details, and click 'Add Tool'.

Can I contribute to this project?

Yes, contributions are welcome! Please feel free to submit a Pull Request.