Skip to main content
Glama

Healthcare Analytics MCP Server

by dslans
.dockerignore655 B
# Python cache and compiled files __pycache__/ *.pyc *.pyo *.pyd .Python *.so # Virtual environments .venv/ venv/ env/ ENV/ # Environment files (contain secrets) .env .env.local .env.development .env.test .env.production # IDE files .vscode/ .idea/ *.swp *.swo *~ # OS files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Git .git/ .gitignore # Documentation and examples *.md docs/ examples/ .env.example mcp_config.json.example # Test files test_*.py tests/ *_test.py # Logs *.log logs/ # Build artifacts build/ dist/ *.egg-info/ # Build files docker-compose.yml # Project specific PROJECT_SUMMARY.md setup_auth.sh

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/dslans/mcp_healthcare_data'

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