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
cd client
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