Skip to main content
Glama

Google Chat MCP Sever (Extendable to Teams,Slack.)

.gitignore547 B
# SpecStory explanation file .specstory/.what-is-this.md # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ env/ ENV/ .venv/ .env/ # Testing .coverage* .pytest_cache/ htmlcov/ # IDE .idea/ .vscode/ *.swp *.swo # Project specific src/providers/google_chat/token.json src/providers/google_chat/credentials.json .specstory/ # Mac OS .DS_Store .cursorindexingignore *.mdc *.txt

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/siva010928/multi-chat-mcp-server'

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