Skip to main content
Glama
by hydavinci
.gitignore•1.13 kB
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ @@ -16,35 +19,98 @@ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environments venv/ .venv/ env/ ENV/ env.bak/ venv.bak/ # Environment variables .env .env.local .env.development .env.test .env.production # Logs *.log logs/ weather_mcp_server.log # IDE and editors .vscode/ .vs/ .idea/ *.swp *.swo *~ # OS specific .DS_Store .AppleDouble .LSOverride Thumbs.db Thumbs.db:encryptable ehthumbs.db ehthumbs_vista.db *.tmp *.temp Desktop.ini $RECYCLE.BIN/ *.cab *.msi *.msix *.msm *.msp *.lnk # Docker .dockerignore # UV package manager .python-version # Testing .pytest_cache/ .coverage .coverage.* htmlcov/ .tox/ .nox/ coverage.xml *.cover *.py,cover .hypothesis/ # MyPy .mypy_cache/ .dmypy.json dmypy.json # Smithery specific .smithery/ smithery-debug/ # Project specific config.local.json .secrets/ secrets.json # Temporary and backup files *.bak *.backup *.orig # Local test files test*.py *test.py

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/hydavinci/uml-diagram'

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