mcp-yamcp-ui

ashish-tandon/mcp-yamcp-ui

3.1

If you are the rightful owner of mcp-yamcp-ui and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

YAMCP Web UI Server is a web interface designed for managing the YAMCP within the MCP ecosystem, providing essential endpoints and configuration options.

YAMCP Web UI Server

Web interface for YAMCP management in the MCP ecosystem.

Features

  • Health check endpoint at /health
  • Web interface at /
  • CORS enabled for cross-origin requests
  • Configurable port via environment variable

Usage

npm start

Environment Variables

  • PORT: Server port (default: 3112)

Endpoints

  • GET /: Main web interface
  • GET /health: Health check