Skip to main content
Glama

Meeting Room MCP Server

by OhSeongRak
.gitignore521 B
# 환경변수 (민감 정보) .env .env.local .env.*.local # 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 # 가상환경 venv/ ENV/ env/ .venv # 로그 파일 *.log mcp_debug.log # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db desktop.ini # ChromeDriver (대용량) chromedriver/ *.exe # 테스트 데이터 *.json !requirements.txt # 임시 파일 *.tmp *.bak *.old

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/OhSeongRak/meeting-room-mcp'

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