We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/miguel-escribano/inBiot_MCP_with_WeatherAPI_and_WELL_standard'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Virtual environments
venv/
env/
ENV/
.venv
.uv/
# IDEs
.vscode/
.idea/
.cursor/
.claude/
*.swp
*.swo
*~
# Testing
.pytest_cache/
.coverage
htmlcov/
.tox/
# OS
.DS_Store
Thumbs.db
# Environment (NEVER commit these!)
.env
.env.local
.env.*
!env.example
# Configuration files with real credentials
inbiot-config.yaml
inbiot-config.json
!inbiot-config.example.yaml
!inbiot-config.example.json
# Temporary documentation files
LIMPIEZA*.md
SOLUCION*.md
UBICACION*.md
README_MCP_CONFIGURATION.md
verify_mcp_status.py
QUICKSTART.md
# Reference docs (development only, not part of the public repo)
reference docs/