Skip to main content
Glama

Google Chat MCP Server

pyproject.toml404 B
[project] name = "mcp-gcp-chat-py" version = "0.1.0" description = "" authors = [ {name = "Zz Chen",email = "chy168@gmail.com"} ] readme = "README.md" requires-python = ">=3.11" dependencies = [ "fastmcp (>=0.4.1,<0.5.0)" ] [tool.poetry] packages = [{include = "mcp_gcp_chat_py", from = "src"}] [build-system] requires = ["poetry-core>=2.0.0,<3.0.0"] build-backend = "poetry.core.masonry.api"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chy168/google-chat-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server