Skip to main content
Glama

yop-mcp

by yop-platform
.gitignore1.14 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ cover/ # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE specific .vscode/ .cursor/ .idea/ *.swp *.swo *~ # mypy .mypy_cache/ .dmypy.json dmypy.json # Project specific # Certificate files certs/ *.pfx *.cer *.pem *.p12 # Logs *.log logs/ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Security and sensitive files .env.local .env.production .env.staging secrets.json config.json *.key *.secret # Backup files *.bak *.backup # uv specific .uv/ uv.lock # Test artifacts test-results/ test-reports/ # Documentation builds docs/_build/ docs/build/ # Local development local/ dev/ tmp/ temp/ .tmp/ # Cache .cache/ *.cache

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/yop-platform/yop-mcp'

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