Skip to main content
Glama

BaaS SMS/MCP Server

by jjunmomo
.gitignore931 B
# Python-generated files __pycache__/ *.py[oc] *.pyo *.pyd .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ .python-version # IDEs and editors .vscode/ .idea/ *.swp *.swo *~ # Testing .coverage .pytest_cache/ .tox/ .nox/ htmlcov/ .cache nosetests.xml coverage.xml *.cover .hypothesis/ # Logs *.log logs/ # Node.js (if using any Node tools) node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* *.tgz # Deployment scripts (security - do not expose deployment processes in public repos) deploy*.sh scripts/deploy*.sh # Environment variables .env.local .env.production .env.test # MCP specific *.sock *.pid .mcp/ # Temporary files tmp/ temp/ *.tmp *.bak *.orig # OS generated files Thumbs.db .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Desktop.ini

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/jjunmomo/BaaS-MCP'

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