Skip to main content
Glama

Meeting Room MCP Server

by ma1238906
.gitignore350 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg /test # 虚拟环境 venv/ .env # IDE文件 .idea/ .vscode/ *.swp *.swo # 测试相关 .coverage htmlcov/ .pytest_cache/ test.db # 日志文件 *.log # 其他 .DS_Store

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/ma1238906/MCP_Demo'

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