mcp-experiment logo

mcp-experiment

by CharlieChenyuZhang

This repository contains code for running a client and server. The server setup requires enabling the Google API in GCP as detailed in the Gmail-MCP-Server documentation.

View on GitHub

Last updated: N/A

how to run both the client and server

  1. cd client
  2. node build/index.js ../server/weather-server-typescript/build/index.js

server

follow the instruction in Gmail-MCP-Server to set up enable Google API in GCP