Skip to main content
Glama

Seamless Sign-ups MCP Server

.gitignore•907 B
# Python __pycache__/ *.pyc *.pyd *.pyo .Python env/ venv/ *.egg-info/ .pytest_cache/ .coverage .mypy_cache/ # Environment variables .env # Data files (IMPORTANT: Do NOT commit sensitive user data!) # This file stores your user registrations and should NOT be publicly visible on GitHub. registration.csv # IDEs and Editors .idea/ # IntelliJ IDEA / PyCharm .vscode/ # VS Code *.sublime-project # Sublime Text *.sublime-workspace *.swp # Vim swap files *~ # Backup files # Streamlit specific .streamlit/ # Streamlit's local configuration directory # Operating System files .DS_Store # macOS Thumbs.db # Windows ehthumbs.db .localized # Dependency management (uv.lock is often committed for reproducible builds, # but if you prefer to regenerate it, you can uncomment the line below) # uv.lock

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/pallavi-bluebash/MCP_server'

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